[Android] Remove the subtitles on all folders in the folder browser. No need to have the subtitle "Folder" when it's visibly indicated by the icon of a folder next to it.

Now it looks like this: http://i.imgur.com/CbUSqgg.png
This commit is contained in:
Lioncash
2013-08-14 19:49:39 -04:00
parent 1826fce946
commit 9c27fedd6d
4 changed files with 30 additions and 3 deletions

View File

@ -39,5 +39,5 @@
android:gravity="center_vertical"
android:text="Title"
android:textStyle="bold" />/>
android:textStyle="bold" />
</RelativeLayout>