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

@ -3,7 +3,9 @@
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical"
android:layout_width="fill_parent"
android:layout_height="fill_parent">
android:layout_height="fill_parent"
android:background="#000000"
>
<GridView android:id="@+id/contributionsList"
android:layout_height="fill_parent"
android:layout_width="fill_parent"