OSDN Git Service

7225161 Launcher needs to add android:supportsRtl="true" in his AndroidManifest
authorFabrice Di Meglio <fdimeglio@google.com>
Tue, 25 Sep 2012 00:30:22 +0000 (17:30 -0700)
committerFabrice Di Meglio <fdimeglio@google.com>
Tue, 25 Sep 2012 19:55:37 +0000 (12:55 -0700)
commit369dd0c3e62f7ee8204f13b2d2eb390a7f07b46f
tree776d74e300ccb8ad7cc3522083d9c22d28acbca5
parent9e05a5ea951b4d5ffce324da8dd0656353306e6f
7225161 Launcher needs to add android:supportsRtl="true" in his AndroidManifest

- add basic RTL support in the AndroidManifest so that Widgets will be able
to support RTL too
- force LTR layout direction to AppsCustomizeTabHost so that we dont have to
deal with layout mirroring yet

(do not need to force also LTR layout direction to Wallpaper activity and fragment
as another CL is removing the ActionBar on them)

Change-Id: I66623a3fcec0d7adef62b0ab8c8b2170e09f1b1b
AndroidManifest.xml
res/layout/apps_customize_pane.xml