Add post-upload categorization to Multiple Upload

Some of the related changes snuck in last commit too
This commit is contained in:
YuviPanda 2013-03-31 09:17:21 +05:30
parent 87c09c344b
commit da6e035878
6 changed files with 51 additions and 11 deletions

View file

@ -16,11 +16,6 @@
android:id="@+id/single_upload_fragment_container"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="#AA000000"
android:paddingBottom="8dip"
android:paddingLeft="16dip"
android:paddingRight="16dip"
android:paddingTop="8dip"
/>
</FrameLayout>