mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-28 05:13:53 +01:00
Show queued upload count only when it is > 1
This commit is contained in:
parent
31f8aa4888
commit
420ec8061c
4 changed files with 7 additions and 6 deletions
|
|
@ -6,7 +6,7 @@
|
|||
<item name="android:windowNoTitle">true</item>
|
||||
</style>
|
||||
|
||||
<style name="NotificationText">
|
||||
<style name="NotificationText" parent="android:TextAppearance.DeviceDefault.Small">
|
||||
<item name="android:textColor">?android:attr/textColorPrimary</item>
|
||||
</style>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue