test publish
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:textColor="@color/navy"
|
||||
android:textColor="@color/black"
|
||||
fontPath="fonts/Quicksand-Bold.ttf"
|
||||
android:layout_gravity="center_horizontal"
|
||||
android:text="@string/cart_total"
|
||||
@@ -77,9 +77,9 @@
|
||||
android:layout_height="?android:attr/actionBarSize"
|
||||
app:itemIconTint="@drawable/selector_bottom_navigation_item"
|
||||
app:itemTextColor="@drawable/selector_bottom_navigation_item"
|
||||
android:background="@color/navy"
|
||||
android:background="@color/main_black"
|
||||
app:menu="@menu/menu_bottom_navigation"
|
||||
app:itemBackground="@color/navy"
|
||||
app:itemBackground="@color/main_black"
|
||||
android:layout_alignParentBottom="true"/>
|
||||
|
||||
<LinearLayout
|
||||
|
||||
Reference in New Issue
Block a user