mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
Add a progress bar to display upload progress, instead of just text
Change-Id: Id858ce3e508031435f7ceda3b2ffe2372b0c5510 GitHub: https://github.com/wikimedia/apps-android-commons/pull/11
This commit is contained in:
parent
0d70ec6f80
commit
b0bc8d0532
4 changed files with 23 additions and 8 deletions
|
|
@ -1,7 +1,5 @@
|
|||
<resources>
|
||||
|
||||
<style name="NotificationText" parent="android:TextAppearance.StatusBar.EventContent" />
|
||||
|
||||
<style name="NotificationTitle" parent="android:TextAppearance.StatusBar.EventContent.Title" />
|
||||
<style name="ProgressBar" parent="android:Widget.ProgressBar.Horizontal" />
|
||||
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue