From babe5d7d9bf3846c1f7960f8ed1f58dd3f755905 Mon Sep 17 00:00:00 2001 From: Jeff Boek Date: Mon, 11 Feb 2019 15:57:23 -0800 Subject: [PATCH] For #355 - Adds favicon and menu placeholder --- .../drawable/history_favicon_background.xml | 9 ++++++ app/src/main/res/layout/history_list_item.xml | 29 ++++++++++++++++--- app/src/main/res/values/dimens.xml | 1 + app/src/main/res/values/strings.xml | 3 ++ 4 files changed, 38 insertions(+), 4 deletions(-) create mode 100644 app/src/main/res/drawable/history_favicon_background.xml diff --git a/app/src/main/res/drawable/history_favicon_background.xml b/app/src/main/res/drawable/history_favicon_background.xml new file mode 100644 index 000000000..af32d3980 --- /dev/null +++ b/app/src/main/res/drawable/history_favicon_background.xml @@ -0,0 +1,9 @@ + + + + + + \ No newline at end of file diff --git a/app/src/main/res/layout/history_list_item.xml b/app/src/main/res/layout/history_list_item.xml index b220c2042..9dabd5c29 100644 --- a/app/src/main/res/layout/history_list_item.xml +++ b/app/src/main/res/layout/history_list_item.xml @@ -1,22 +1,31 @@ + + + + \ No newline at end of file diff --git a/app/src/main/res/values/dimens.xml b/app/src/main/res/values/dimens.xml index 9103c534b..cb044cc13 100644 --- a/app/src/main/res/values/dimens.xml +++ b/app/src/main/res/values/dimens.xml @@ -10,4 +10,5 @@ 56dp 40dp 16dp + 40dp \ No newline at end of file diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index b66c7f5e1..0ef5b0c19 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -128,4 +128,7 @@ Current Session Close tab Favorite icon + + + History item menu