diff --git a/res/drawable/quantum_ic_add_vd_theme_24.xml b/res/drawable/quantum_ic_add_vd_theme_24.xml index 3ceffde2d9acbdef41c9e7ff073c2c94ce99c159..627fc48c4e964c786d233d383fcdd0cbace5eede 100644 --- a/res/drawable/quantum_ic_add_vd_theme_24.xml +++ b/res/drawable/quantum_ic_add_vd_theme_24.xml @@ -21,6 +21,6 @@ android:viewportHeight="24.0" android:tint="?attr/colorControlNormal"> diff --git a/res/drawable/quantum_ic_close_vd_theme_24.xml b/res/drawable/quantum_ic_close_vd_theme_24.xml index 955f7912485b489357222a9081800bc13b92bf6f..3809f5c35c65cd3f3ef71501a0a9be02b45697fe 100644 --- a/res/drawable/quantum_ic_close_vd_theme_24.xml +++ b/res/drawable/quantum_ic_close_vd_theme_24.xml @@ -21,6 +21,6 @@ android:viewportHeight="24.0" android:tint="?attr/colorControlNormal"> diff --git a/res/drawable/quantum_ic_menu_vd_theme_24.xml b/res/drawable/quantum_ic_menu_vd_theme_24.xml index fdb88f3b93c7dd2d96d64daf38cd8dd7033ffc96..5b5d7b76eb541cf4a3bbcbe7fec616d8b32a2302 100644 --- a/res/drawable/quantum_ic_menu_vd_theme_24.xml +++ b/res/drawable/quantum_ic_menu_vd_theme_24.xml @@ -21,6 +21,6 @@ android:viewportHeight="24.0" android:tint="?attr/colorControlNormal"> diff --git a/res/drawable/quantum_ic_search_vd_theme_24.xml b/res/drawable/quantum_ic_search_vd_theme_24.xml index 6e9da640e287a26d99e812ea7a0c390938211a6e..03dcbaa98b0f3021b3e14d4d28af245684c0a7a0 100644 --- a/res/drawable/quantum_ic_search_vd_theme_24.xml +++ b/res/drawable/quantum_ic_search_vd_theme_24.xml @@ -21,6 +21,6 @@ android:viewportHeight="24.0" android:tint="?attr/colorControlNormal"> diff --git a/res/layout/contact_list_filter_item.xml b/res/layout/contact_list_filter_item.xml index 637b2246ab851f3544323c19e5aa837696e16643..81981e4ca56ffb9680440930dc1f6f429491d9f4 100644 --- a/res/layout/contact_list_filter_item.xml +++ b/res/layout/contact_list_filter_item.xml @@ -61,7 +61,7 @@ @@ -43,7 +43,6 @@ android:fontFamily="@string/search_font_family" android:textColor="@color/searchbox_text_color" android:textColorHint="@color/searchbox_hint_text_color" - android:textCursorDrawable="@drawable/searchedittext_custom_cursor" android:background="@null" android:inputType="textFilter" android:singleLine="true" diff --git a/res/menu/people_options.xml b/res/menu/people_options.xml index 86be2d61c20c551a18b9f71f964f8e5a442f0085..5da3cb05f87783ee57eafb762d73b3fc7c117efb 100644 --- a/res/menu/people_options.xml +++ b/res/menu/people_options.xml @@ -17,11 +17,11 @@ xmlns:contacts="http://schemas.android.com/apk/res-auto" xmlns:app="http://schemas.android.com/tools"> diff --git a/res/values-v27/styles.xml b/res/values-v27/styles.xml index 3cd5eaf6781ccfeefa07c7907cb3f50e01cf7d62..de7db7e4e53fe46e5fe0972c50820eea5ce47658 100644 --- a/res/values-v27/styles.xml +++ b/res/values-v27/styles.xml @@ -12,7 +12,7 @@ @color/background_primary @color/primary_color_dark @color/primary_color - @color/primary_color + @color/accent @style/ContactsAlertDialogTheme @dimen/contact_browser_list_item_height 24dip @@ -67,7 +67,7 @@ - - - @style/MyOverflowButtonStyle - @color/color_default_blue1 + @color/accent @@ -299,7 +287,7 @@ - @@ -334,7 +321,7 @@ @color/primary_text_color @color/secondary_text_color @style/ListViewStyle - @color/color_default_blue1 + @color/accent @@ -443,7 +430,7 @@ @@ -500,7 +487,7 @@ background and text color. See also android:style/Widget.Holo.TextView.ListSepar make margin between the button and screen edge 16dp -->