Browser layout fixes and asset updates
-darker actionbar
-folder icon is smaller and no longer blue, and padding is removed
-textfield is cleaned up and given margins on left and right
-various padding changes for icons to fit inside the padded in textfield
-textfield is now activated blue
Bug: 5190316
Change-Id: I12a09545933c9e5437cb22b38116820600e71808
diff --git a/res/layout/nav_screen.xml b/res/layout/nav_screen.xml
index ae0db1b..c655727 100644
--- a/res/layout/nav_screen.xml
+++ b/res/layout/nav_screen.xml
@@ -32,7 +32,7 @@
android:layout_height="@dimen/toolbar_height"
android:layout_gravity="top"
android:gravity="right"
- android:background="#C0404040">
+ android:background="#CC0d0d0d">
<ImageButton
android:id="@+id/newtab"
android:layout_width="wrap_content"