From 702996867bf80dd6652a46303cc06568e6f78369 Mon Sep 17 00:00:00 2001 From: Sunny Goyal Date: Mon, 31 Aug 2015 16:51:34 -0700 Subject: Updating the LiveWallpaperPicker UI > Using the settings theme > Removing GirdLayout usage, using ListView with appropriate padding > Removing trampoline activity when starting wallpaper preview Change-Id: Iea12a8c1c6d6cdc0682add07e1b9565827da71c8 --- res/layout/live_wallpaper_list.xml | 38 -------------------------------------- 1 file changed, 38 deletions(-) delete mode 100644 res/layout/live_wallpaper_list.xml (limited to 'res/layout/live_wallpaper_list.xml') diff --git a/res/layout/live_wallpaper_list.xml b/res/layout/live_wallpaper_list.xml deleted file mode 100644 index a3c22bb..0000000 --- a/res/layout/live_wallpaper_list.xml +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - \ No newline at end of file -- cgit v1.2.3