From e6458a3380b36ab0e3538159e854b7f815a838f3 Mon Sep 17 00:00:00 2001 From: Bryan Owens Date: Wed, 2 Dec 2015 15:51:46 -0600 Subject: Themes: Expose "ALL" layouts hard code in frameworks base for themes Exposing all the hard coded layout colors in the enitre base so themes can have access. Change-Id: I4bc88573d0d7e41fc80d1580ab4e012f48c442d3 Signed-off-by: Bryan Owens --- .../res/layout/actionbar_set_wallpaper.xml | 4 ++-- packages/WallpaperCropper/res/values/cm_colors.xml | 20 ++++++++++++++++++++ 2 files changed, 22 insertions(+), 2 deletions(-) create mode 100644 packages/WallpaperCropper/res/values/cm_colors.xml (limited to 'packages/WallpaperCropper') diff --git a/packages/WallpaperCropper/res/layout/actionbar_set_wallpaper.xml b/packages/WallpaperCropper/res/layout/actionbar_set_wallpaper.xml index 54f8ff3..bdd7e71 100644 --- a/packages/WallpaperCropper/res/layout/actionbar_set_wallpaper.xml +++ b/packages/WallpaperCropper/res/layout/actionbar_set_wallpaper.xml @@ -2,7 +2,7 @@ + + + @android:color/white + -- cgit v1.1