Show queued upload count only when it is > 1

This commit is contained in:
YuviPanda 2013-01-30 16:31:08 +05:30
parent 31f8aa4888
commit 420ec8061c
4 changed files with 7 additions and 6 deletions

View file

@ -51,7 +51,6 @@
android:layout_width="wrap_content"
android:singleLine="true"
android:focusable="true"
android:text="1 left"
android:focusableInTouchMode="true"
style="@style/NotificationText"
android:layout_marginLeft="8dp"