From 5bba72a33ce0be2ca251a033c93f7fbb1b7da6d9 Mon Sep 17 00:00:00 2001 From: jrizzoli Date: Fri, 28 Aug 2015 22:03:53 +0200 Subject: gello: CyanogenMod style [2/2] - Material dark theme - Update colors palette - Card-like tabs - Updated menu entries - Reordered settings Signed-off-by: jrizzoli --- res/layout/title_bar_nav.xml | 36 ++++++++++++++++++++---------------- 1 file changed, 20 insertions(+), 16 deletions(-) (limited to 'res/layout/title_bar_nav.xml') diff --git a/res/layout/title_bar_nav.xml b/res/layout/title_bar_nav.xml index 375ba844..b5f865b9 100644 --- a/res/layout/title_bar_nav.xml +++ b/res/layout/title_bar_nav.xml @@ -17,14 +17,16 @@ + android:background="@color/primary" + android:orientation="horizontal" + android:elevation="8dp"> - - + + + + + android:src="@drawable/ic_action_stop_normal_inverted" /> + style="@style/OverflowButtonInverted" /> -- cgit v1.2.3