• Fabrice Di Meglio's avatar
    7225161 Launcher needs to add android:supportsRtl="true" in his AndroidManifest · 369dd0c3
    Fabrice Di Meglio authored
    - 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
    369dd0c3
AndroidManifest.xml 7.22 KB