diff --git a/src/main/AndroidManifest.xml b/src/main/AndroidManifest.xml index 5a378e064..ab744a396 100644 --- a/src/main/AndroidManifest.xml +++ b/src/main/AndroidManifest.xml @@ -309,7 +309,7 @@ + android:theme="@style/Tasks.Dialog"/> + android:theme="@style/Tasks.Dialog" /> - - - - - - - - - - - - - - - - - - - diff --git a/src/main/res/layout/toolbar.xml b/src/main/res/layout/toolbar.xml index b1d5ddfb4..d45ac7648 100644 --- a/src/main/res/layout/toolbar.xml +++ b/src/main/res/layout/toolbar.xml @@ -10,7 +10,7 @@ android:layout_height="?attr/actionBarSize" android:background="?attr/asAbBackgroundColor" tasks:theme="@style/ActionBarThemeOverlay" - tasks:popupTheme="@style/ActionBarPopupThemeOverlay" + tasks:popupTheme="@style/ThemeOverlay.AppCompat.Light" tasks:titleTextAppearance="@style/ActionBar.TitleText" /> - - - - diff --git a/src/main/res/values/colors.xml b/src/main/res/values/colors.xml index 4d43c9aa4..391c3f6dc 100644 --- a/src/main/res/values/colors.xml +++ b/src/main/res/values/colors.xml @@ -12,7 +12,6 @@ #ff777777 #888888 - #33b5e5 #d90000 #1f78b4 #262626 diff --git a/src/main/res/values/styles.xml b/src/main/res/values/styles.xml index 69c309a2f..67bc2d26f 100644 --- a/src/main/res/values/styles.xml +++ b/src/main/res/values/styles.xml @@ -13,7 +13,6 @@ @android:color/white #ee5555 @null - true @drawable/ic_action_add_light @drawable/ic_action_attachment_2 @@ -24,12 +23,6 @@ @drawable/ic_action_search @drawable/ic_action_gear - - @drawable/ic_up - @drawable/ic_up - @style/DrawerArrowStyle - @null - @color/drawer_background @color/drawer_background_selected #ff777777 @@ -100,34 +93,6 @@ @drawable/ic_action_add_black - - @@ -136,20 +101,14 @@ @android:color/black - - - - @@ -189,20 +139,14 @@ - -