OSDN Git Service

Add first RTL support to Launcher
authorFabrice Di Meglio <fdimeglio@google.com>
Wed, 19 Dec 2012 00:25:49 +0000 (16:25 -0800)
committerFabrice Di Meglio <fdimeglio@google.com>
Thu, 24 Jan 2013 02:23:06 +0000 (18:23 -0800)
commitcc11f742586b57c576026b7756a46209fe793ea1
tree9b71fc15f975c68bfe7e35d5395669dee4df8b28
parentffc9f488a31b99248c27977c53d3b5f731f590e7
Add first RTL support to Launcher

See bug #8064062 Launcher needs to be RTL aware

Change-Id: I24b1f1977fb65246afd2005440567b5850939621
43 files changed:
res/layout-land/all_apps_cling.xml
res/layout-land/folder_cling.xml
res/layout-land/hotseat.xml
res/layout-land/launcher.xml
res/layout-land/workspace_cling.xml
res/layout-port/all_apps_cling.xml
res/layout-port/folder_cling.xml
res/layout-port/hotseat.xml
res/layout-port/launcher.xml
res/layout-port/search_bar.xml
res/layout-port/workspace_cling.xml
res/layout-sw600dp-port/all_apps_cling.xml
res/layout-sw600dp-port/folder_cling.xml
res/layout-sw720dp-port/folder_cling.xml
res/layout-sw720dp/all_apps_cling.xml
res/layout-sw720dp/external_widget_drop_list_item.xml
res/layout-sw720dp/folder_cling.xml
res/layout-sw720dp/hotseat.xml
res/layout-sw720dp/launcher.xml
res/layout-sw720dp/market_button.xml
res/layout-sw720dp/search_bar.xml
res/layout-sw720dp/workspace.xml
res/layout-sw720dp/workspace_cling.xml
res/layout/add_list_item.xml
res/layout/apps_customize_pane.xml
res/layout/apps_customize_widget.xml
res/layout/appwidget_error.xml
res/layout/custom_workspace_cling.xml
res/layout/market_button.xml
res/layout/rename_folder.xml
res/layout/user_folder.xml
res/layout/workspace_divider.xml
res/layout/workspace_screen.xml
res/values-land/styles.xml
res/values-sw340dp-land/styles.xml
res/values-sw340dp-port/styles.xml
res/values-sw600dp/styles.xml
res/values-sw720dp/styles.xml
res/values/strings.xml
res/values/styles.xml
src/com/android/launcher2/AppWidgetResizeFrame.java
src/com/android/launcher2/AppsCustomizePagedView.java
src/com/android/launcher2/InfoDropTarget.java