Minor stylistic fixes

This commit is contained in:
YuviPanda 2013-02-22 00:47:40 +05:30
parent 0cb11284ff
commit ea6da19d3c
4 changed files with 9 additions and 4 deletions

View file

@ -5,6 +5,7 @@
android:layout_height="match_parent"
android:orientation="horizontal"
android:id="@+id/contributionsFragmentContainer"
android:background="#000000"
>
<fragment
android:name="org.wikimedia.commons.contributions.ContributionsListFragment"