Fix color

This commit is contained in:
Victor Shcherb 2015-03-18 15:52:25 +01:00
parent 51127d4c58
commit 8fe7d93883

View file

@ -2,8 +2,7 @@
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical"
android:background="@color/color_favorite" >
android:orientation="vertical">
<!-- TOP ROW -->