From ea0d7a7c9a86fc649c18e693dafb738d7f540047 Mon Sep 17 00:00:00 2001 From: Sunny Goyal Date: Mon, 3 Nov 2014 11:39:27 -0800 Subject: Clearing some android list errors/warnings. Change-Id: I2f1f991e61f9e41644ee9943f5a1a15971cca6c1 --- res/layout-land/launcher.xml | 2 +- res/layout-port/launcher.xml | 2 +- res/layout-port/qsb.xml | 2 +- res/layout-sw720dp/launcher.xml | 2 +- res/layout-sw720dp/qsb.xml | 2 +- res/layout/apps_customize_pane.xml | 2 +- res/layout/apps_customize_widget.xml | 6 +++--- res/layout/hotseat.xml | 2 +- res/layout/launcher_overlay_example.xml | 2 +- res/layout/page_indicator.xml | 2 +- res/layout/page_indicator_marker.xml | 2 +- res/layout/user_folder.xml | 1 + res/layout/workspace_screen.xml | 2 +- src/com/android/launcher3/AppsCustomizeTabHost.java | 14 -------------- src/com/android/launcher3/PagedViewWidgetImageView.java | 2 +- 15 files changed, 16 insertions(+), 29 deletions(-) diff --git a/res/layout-land/launcher.xml b/res/layout-land/launcher.xml index 9afb8cae1..0d6bd5097 100644 --- a/res/layout-land/launcher.xml +++ b/res/layout-land/launcher.xml @@ -17,7 +17,7 @@ diff --git a/res/layout-sw720dp/launcher.xml b/res/layout-sw720dp/launcher.xml index 582a782b6..e07cfd441 100644 --- a/res/layout-sw720dp/launcher.xml +++ b/res/layout-sw720dp/launcher.xml @@ -17,7 +17,7 @@ diff --git a/res/layout/apps_customize_pane.xml b/res/layout/apps_customize_pane.xml index bf5f71b90..e42576ffe 100644 --- a/res/layout/apps_customize_pane.xml +++ b/res/layout/apps_customize_pane.xml @@ -15,7 +15,7 @@ --> - - + xmlns:launcher="http://schemas.android.com/apk/res-auto"> diff --git a/res/layout/page_indicator.xml b/res/layout/page_indicator.xml index 14eff75d0..68fe3dd60 100644 --- a/res/layout/page_indicator.xml +++ b/res/layout/page_indicator.xml @@ -15,7 +15,7 @@ --> diff --git a/res/layout/page_indicator_marker.xml b/res/layout/page_indicator_marker.xml index 7c0c38920..686d27569 100644 --- a/res/layout/page_indicator_marker.xml +++ b/res/layout/page_indicator_marker.xml @@ -15,7 +15,7 @@ --> diff --git a/res/layout/user_folder.xml b/res/layout/user_folder.xml index aae5e4bd9..d1a7536a3 100644 --- a/res/layout/user_folder.xml +++ b/res/layout/user_folder.xml @@ -15,6 +15,7 @@ -->