From 325dc23624160689e59fbac708cf6f222b20d025 Mon Sep 17 00:00:00 2001 From: Daniel Sandler Date: Wed, 5 Jun 2013 22:57:57 -0400 Subject: Launcher2 is now Launcher3. Changes include - moving from com.android.launcher{,2} to com.android.launcher3 - removing wallpapers - new temporary icon Change-Id: I1eabd06059e94a8f3bdf6b620777bd1d2b7c212b --- res/layout/apps_customize_pane.xml | 10 +++++----- res/layout/apps_customize_widget.xml | 8 ++++---- res/layout/custom_workspace_cling.xml | 6 +++--- res/layout/drop_target_bar.xml | 6 +++--- res/layout/qsb_bar.xml | 4 ++-- res/layout/tab_widget_indicator.xml | 2 +- res/layout/user_folder.xml | 10 +++++----- res/layout/wallpaper_chooser_base.xml | 2 +- res/layout/workspace_screen.xml | 6 +++--- 9 files changed, 27 insertions(+), 27 deletions(-) (limited to 'res/layout') diff --git a/res/layout/apps_customize_pane.xml b/res/layout/apps_customize_pane.xml index a9d7deded..a67cf919a 100644 --- a/res/layout/apps_customize_pane.xml +++ b/res/layout/apps_customize_pane.xml @@ -13,9 +13,9 @@ See the License for the specific language governing permissions and limitations under the License. --> - - - - + diff --git a/res/layout/apps_customize_widget.xml b/res/layout/apps_customize_widget.xml index 6bb794345..ad677e928 100644 --- a/res/layout/apps_customize_widget.xml +++ b/res/layout/apps_customize_widget.xml @@ -13,9 +13,9 @@ See the License for the specific language governing permissions and limitations under the License. --> - - - + diff --git a/res/layout/custom_workspace_cling.xml b/res/layout/custom_workspace_cling.xml index b3e15f589..3744f2e4b 100644 --- a/res/layout/custom_workspace_cling.xml +++ b/res/layout/custom_workspace_cling.xml @@ -14,9 +14,9 @@ limitations under the License. --> - @@ -29,4 +29,4 @@ android:gravity="start" android:layout_gravity="bottom|start" /> - + diff --git a/res/layout/drop_target_bar.xml b/res/layout/drop_target_bar.xml index ca3f55404..f38a50014 100644 --- a/res/layout/drop_target_bar.xml +++ b/res/layout/drop_target_bar.xml @@ -19,7 +19,7 @@ style="@style/DropTargetButtonContainer" android:layout_weight="1"> - - - \ No newline at end of file + diff --git a/res/layout/qsb_bar.xml b/res/layout/qsb_bar.xml index 322dc006f..56e052346 100644 --- a/res/layout/qsb_bar.xml +++ b/res/layout/qsb_bar.xml @@ -13,7 +13,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - @@ -30,4 +30,4 @@ - + diff --git a/res/layout/tab_widget_indicator.xml b/res/layout/tab_widget_indicator.xml index df43d3ddd..de7c50ec4 100644 --- a/res/layout/tab_widget_indicator.xml +++ b/res/layout/tab_widget_indicator.xml @@ -14,6 +14,6 @@ limitations under the License. --> - diff --git a/res/layout/user_folder.xml b/res/layout/user_folder.xml index aa4eb1c9c..8c72dd673 100644 --- a/res/layout/user_folder.xml +++ b/res/layout/user_folder.xml @@ -14,15 +14,15 @@ limitations under the License. --> - - - - + diff --git a/res/layout/wallpaper_chooser_base.xml b/res/layout/wallpaper_chooser_base.xml index fa8ea9372..14906674e 100644 --- a/res/layout/wallpaper_chooser_base.xml +++ b/res/layout/wallpaper_chooser_base.xml @@ -21,7 +21,7 @@ - diff --git a/res/layout/workspace_screen.xml b/res/layout/workspace_screen.xml index 6538532c1..acc9f6651 100644 --- a/res/layout/workspace_screen.xml +++ b/res/layout/workspace_screen.xml @@ -14,9 +14,9 @@ limitations under the License. --> - \ No newline at end of file + launcher:maxGap="@dimen/workspace_max_gap" /> -- cgit v1.2.3