diff --git a/astrid/res/drawable/home_button_blue.png b/astrid/res/drawable/home_button_blue.png new file mode 100644 index 000000000..3b3d665e9 Binary files /dev/null and b/astrid/res/drawable/home_button_blue.png differ diff --git a/astrid/res/drawable/home_button_dark_blue.png b/astrid/res/drawable/home_button_dark_blue.png new file mode 100644 index 000000000..5b2f6434f Binary files /dev/null and b/astrid/res/drawable/home_button_dark_blue.png differ diff --git a/astrid/res/drawable/home_button_red.png b/astrid/res/drawable/home_button_red.png new file mode 100644 index 000000000..e7b93443a Binary files /dev/null and b/astrid/res/drawable/home_button_red.png differ diff --git a/astrid/res/values/styles.xml b/astrid/res/values/styles.xml index 6d406e3bf..6fee98e2f 100644 --- a/astrid/res/values/styles.xml +++ b/astrid/res/values/styles.xml @@ -35,7 +35,7 @@ @drawable/header_blue useLogo|showHome|showTitle - ?attr/asMainMenu + @drawable/home_button_blue @style/CustomTabPageIndicator @style/CustomTabPageIndicator.Text @@ -78,7 +78,7 @@ @drawable/header_red useLogo|showHome|showTitle - ?attr/asMainMenu + @drawable/home_button_red