|
|
@@ -3,7 +3,7 @@
|
|
|
android:id="@+id/layout_navigationBar"
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="@dimen/layout_heigh_default"
|
|
|
- android:background="@color/white">
|
|
|
+ android:background="@color/white_F9F9F9">
|
|
|
|
|
|
|
|
|
<ImageView
|
|
|
@@ -36,7 +36,6 @@
|
|
|
android:layout_alignParentRight="true"
|
|
|
android:layout_centerVertical="true"
|
|
|
android:layout_marginRight="5dp"
|
|
|
- android:background="@color/white"
|
|
|
android:gravity="center"
|
|
|
android:minWidth="@dimen/layout_heigh_default"
|
|
|
android:textColor="@color/B"
|