From 45bdbf773e69fc6e93436e93e519d4c4f909ff86 Mon Sep 17 00:00:00 2001 From: Nicholas Chum Date: Sun, 29 Nov 2015 23:12:41 -0800 Subject: Themes: Allow PackageInstaller tab Background to be themed This removes the hardcoded link in install_confirm.xml to an android drawable. Let's move this link to drawables.xml so that we can change it, or replace it entirely. Change-Id: I96f12a72fea3d907f589d255d0bd4c38c5e00725 --- res/layout/install_confirm.xml | 2 +- res/values/drawables.xml | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+), 1 deletion(-) create mode 100755 res/values/drawables.xml (limited to 'res') diff --git a/res/layout/install_confirm.xml b/res/layout/install_confirm.xml index 86ea1652..26f3bedd 100644 --- a/res/layout/install_confirm.xml +++ b/res/layout/install_confirm.xml @@ -66,7 +66,7 @@ + + + + @*android:drawable/tab_unselected_holo + -- cgit v1.2.3