OSDN Git Service

RTL support for Lollipop Land.
authorDan Sandler <dsandler@android.com>
Thu, 4 Dec 2014 21:07:30 +0000 (16:07 -0500)
committerDan Sandler <dsandler@android.com>
Thu, 4 Dec 2014 21:07:30 +0000 (16:07 -0500)
commitf5ba6bdafa33720fa6ee692954ac9ab364fdedf5
tree0202ddd91b6f40e1f5600f45d1eece2734e51cbf
parentd23f8b44d575dcdc00965aae5fffd97f0336df43
RTL support for Lollipop Land.

Since the game randomly flips horizontally anyway, forcing
the game view to LTR fixes the coordinate math without
affecting gameplay. (The score view did need to move to
start instead of left, however.)

Bug: 18628150
Change-Id: I7cf8bd1e2b9a2316d30e17a9251173598c687c2b
packages/SystemUI/res/layout/lland.xml
packages/SystemUI/src/com/android/systemui/egg/LLand.java