Skip to content

Commit

Permalink
change background color
Browse files Browse the repository at this point in the history
  • Loading branch information
amcereijo committed Dec 27, 2012
1 parent a1677e4 commit 4bec7f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion res/layout/restaurants_list.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:layout_alignParentTop="true"
android:background="#041F50"
android:background="@android:color/white"
android:gravity="top"
android:orientation="vertical" >

Expand Down

0 comments on commit 4bec7f4

Please sign in to comment.