diff --git a/core/res/res/drawable-hdpi/cab_background_bottom_mtrl_alpha.9.png b/core/res/res/drawable-hdpi/cab_background_bottom_mtrl_alpha.9.png new file mode 100644 index 0000000000000..92613b7f71bc9 Binary files /dev/null and b/core/res/res/drawable-hdpi/cab_background_bottom_mtrl_alpha.9.png differ diff --git a/core/res/res/drawable-hdpi/cab_background_top_mtrl_alpha.9.png b/core/res/res/drawable-hdpi/cab_background_top_mtrl_alpha.9.png new file mode 100644 index 0000000000000..e51ef280dd28a Binary files /dev/null and b/core/res/res/drawable-hdpi/cab_background_top_mtrl_alpha.9.png differ diff --git a/core/res/res/drawable-mdpi/cab_background_bottom_mtrl_alpha.9.png b/core/res/res/drawable-mdpi/cab_background_bottom_mtrl_alpha.9.png new file mode 100644 index 0000000000000..df292a0c605bb Binary files /dev/null and b/core/res/res/drawable-mdpi/cab_background_bottom_mtrl_alpha.9.png differ diff --git a/core/res/res/drawable-mdpi/cab_background_top_mtrl_alpha.9.png b/core/res/res/drawable-mdpi/cab_background_top_mtrl_alpha.9.png new file mode 100644 index 0000000000000..ae8cccdd6f5fb Binary files /dev/null and b/core/res/res/drawable-mdpi/cab_background_top_mtrl_alpha.9.png differ diff --git a/core/res/res/drawable-xhdpi/cab_background_bottom_mtrl_alpha.9.png b/core/res/res/drawable-xhdpi/cab_background_bottom_mtrl_alpha.9.png new file mode 100644 index 0000000000000..9a4abd03bbfa6 Binary files /dev/null and b/core/res/res/drawable-xhdpi/cab_background_bottom_mtrl_alpha.9.png differ diff --git a/core/res/res/drawable-xhdpi/cab_background_top_mtrl_alpha.9.png b/core/res/res/drawable-xhdpi/cab_background_top_mtrl_alpha.9.png new file mode 100644 index 0000000000000..ed8d341147da0 Binary files /dev/null and b/core/res/res/drawable-xhdpi/cab_background_top_mtrl_alpha.9.png differ diff --git a/core/res/res/drawable-xxhdpi/cab_background_bottom_mtrl_alpha.9.png b/core/res/res/drawable-xxhdpi/cab_background_bottom_mtrl_alpha.9.png new file mode 100644 index 0000000000000..22bd8ce8cbe91 Binary files /dev/null and b/core/res/res/drawable-xxhdpi/cab_background_bottom_mtrl_alpha.9.png differ diff --git a/core/res/res/drawable-xxhdpi/cab_background_top_mtrl_alpha.9.png b/core/res/res/drawable-xxhdpi/cab_background_top_mtrl_alpha.9.png new file mode 100644 index 0000000000000..1dd64b9ad48fc Binary files /dev/null and b/core/res/res/drawable-xxhdpi/cab_background_top_mtrl_alpha.9.png differ diff --git a/core/res/res/drawable/cab_background_bottom_material.xml b/core/res/res/drawable/cab_background_bottom_material.xml new file mode 100644 index 0000000000000..cfbc8543818dc --- /dev/null +++ b/core/res/res/drawable/cab_background_bottom_material.xml @@ -0,0 +1,29 @@ + + + + + + + + + + + + + diff --git a/core/res/res/drawable/cab_background_top_material.xml b/core/res/res/drawable/cab_background_top_material.xml new file mode 100644 index 0000000000000..09f7a61611dd9 --- /dev/null +++ b/core/res/res/drawable/cab_background_top_material.xml @@ -0,0 +1,29 @@ + + + + + + + + + + + + + diff --git a/core/res/res/values/themes_material.xml b/core/res/res/values/themes_material.xml index e7001c358e1f0..6ee9a03f5fc58 100644 --- a/core/res/res/values/themes_material.xml +++ b/core/res/res/values/themes_material.xml @@ -304,8 +304,8 @@ please see themes_device_defaults.xml. @style/Widget.Material.ActionButton @style/Widget.Material.ActionButton.Overflow @style/Widget.Material.PopupMenu.Overflow - ?attr/colorPrimaryDark - ?attr/colorPrimaryDark + @drawable/cab_background_top_material + @drawable/cab_background_bottom_material @drawable/ic_cab_done_material @style/Widget.Material.ActionBar.TabView @style/Widget.Material.ActionBar.TabBar @@ -650,9 +650,8 @@ please see themes_device_defaults.xml. @style/Widget.Material.Light.ActionButton @style/Widget.Material.Light.ActionButton.Overflow @style/Widget.Material.Light.PopupMenu.Overflow - @null - @drawable/cab_background_top_holo_light - @drawable/cab_background_bottom_holo_light + @drawable/cab_background_top_material + @drawable/cab_background_bottom_material @drawable/ic_cab_done_material @style/Widget.Material.Light.ActionBar.TabView @style/Widget.Material.Light.ActionBar.TabBar @@ -663,6 +662,7 @@ please see themes_device_defaults.xml. @dimen/action_bar_default_height_material @style/Widget.Material.Light.PopupWindow.ActionMode @null + @null @style/ThemeOverlay.Material.ActionBar ?attr/selectableItemBackgroundBorderless @@ -960,16 +960,8 @@ please see themes_device_defaults.xml. - - - - +