Show count of uploads being queued up

This commit is contained in:
YuviPanda 2013-01-30 02:41:02 +05:30
parent 738cdd4c8a
commit dd758a7964
5 changed files with 52 additions and 8 deletions

View file

@ -1,5 +1,7 @@
<resources>
<style name="AppTheme" parent="android:Theme.Holo.Light.DarkActionBar" />
<style name="AppTheme" parent="android:Theme.Holo.Light" />
<style name="NotificationProgress" parent="android:Widget.Holo.ProgressBar.Horizontal" />
</resources>