From c82b7494ea79211ecc47d2ac136fd322cb3c61c0 Mon Sep 17 00:00:00 2001 From: Fan Zhang Date: Thu, 25 Oct 2018 16:33:52 -0700 Subject: [PATCH] Delete some unused resources Test: rebuild Change-Id: Idbb639605bf92888d71a07a62553e2d943494635 --- res/layout/condition_container.xml | 44 -------- res/layout/condition_footer.xml | 35 ------ res/layout/condition_header.xml | 87 --------------- res/layout/condition_header_icon.xml | 24 ---- res/layout/condition_tile.xml | 91 --------------- res/layout/headerless_preference_category.xml | 28 ----- res/layout/homepage_condition_tile.xml | 75 ++++++++++++- res/layout/search_icon_view.xml | 25 ----- res/layout/search_main.xml | 23 ---- res/layout/search_slice_item.xml | 34 ------ .../settings_data_plan_summary_preference.xml | 79 ------------- res/layout/suggestion_container.xml | 33 ------ res/layout/suggestion_tile.xml | 93 ---------------- res/layout/suggestion_tile_two_cards.xml | 84 -------------- res/layout/suggestion_tile_with_button.xml | 104 ------------------ res/layout/system_info_list_item.xml | 43 -------- res/values/dimens.xml | 3 - res/values/strings.xml | 6 - res/values/styles.xml | 4 - res/xml/app_storage_settings.xml | 2 +- 20 files changed, 74 insertions(+), 843 deletions(-) delete mode 100644 res/layout/condition_container.xml delete mode 100644 res/layout/condition_footer.xml delete mode 100644 res/layout/condition_header.xml delete mode 100644 res/layout/condition_header_icon.xml delete mode 100644 res/layout/condition_tile.xml delete mode 100644 res/layout/headerless_preference_category.xml delete mode 100644 res/layout/search_icon_view.xml delete mode 100644 res/layout/search_main.xml delete mode 100644 res/layout/search_slice_item.xml delete mode 100644 res/layout/settings_data_plan_summary_preference.xml delete mode 100644 res/layout/suggestion_container.xml delete mode 100644 res/layout/suggestion_tile.xml delete mode 100644 res/layout/suggestion_tile_two_cards.xml delete mode 100644 res/layout/suggestion_tile_with_button.xml delete mode 100644 res/layout/system_info_list_item.xml diff --git a/res/layout/condition_container.xml b/res/layout/condition_container.xml deleted file mode 100644 index 3c1470ce531..00000000000 --- a/res/layout/condition_container.xml +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - diff --git a/res/layout/condition_footer.xml b/res/layout/condition_footer.xml deleted file mode 100644 index 5de9d551194..00000000000 --- a/res/layout/condition_footer.xml +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - diff --git a/res/layout/condition_header.xml b/res/layout/condition_header.xml deleted file mode 100644 index e33157e717e..00000000000 --- a/res/layout/condition_header.xml +++ /dev/null @@ -1,87 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/res/layout/condition_header_icon.xml b/res/layout/condition_header_icon.xml deleted file mode 100644 index 79fe54e8287..00000000000 --- a/res/layout/condition_header_icon.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - diff --git a/res/layout/condition_tile.xml b/res/layout/condition_tile.xml deleted file mode 100644 index 1ca5839b0a3..00000000000 --- a/res/layout/condition_tile.xml +++ /dev/null @@ -1,91 +0,0 @@ - - - - - - - - - - - - - - - - - -