fix for the progress bar on pre lollipop devices via manipulating windowFrame, window...
authorAndy Scherzinger <info@andy-scherzinger.de>
Tue, 18 Aug 2015 20:09:53 +0000 (22:09 +0200)
committerAndy Scherzinger <info@andy-scherzinger.de>
Tue, 18 Aug 2015 20:09:53 +0000 (22:09 +0200)
commitdbed65610b67e7b1cb9cf302c479bc839fc30b00
treee620c02e33c1fabb1b0199cb7193a51ba5d9305e
parentda897150457d7ae3a2fc9d3792da965efa1b0d34
fix for the progress bar on pre lollipop devices via manipulating windowFrame, windowBackground and windowTitleBackgroundStyle
res/drawable/process_dialog_background.xml [new file with mode: 0644]
res/values-v21/styles.xml [new file with mode: 0644]
res/values/colors.xml
res/values/styles.xml
src/com/owncloud/android/ui/activity/Uploader.java
src/com/owncloud/android/ui/dialog/IndeterminateProgressDialog.java