summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/10/changes
diff options
context:
space:
mode:
authorFabrice Di Meglio <fdimeglio@google.com>2013-01-17 11:26:18 -0800
committerFabrice Di Meglio <fdimeglio@google.com>2013-01-17 11:26:18 -0800
commitb714100560c7a6b2a85b2704ef4a15ae0c472a3d (patch)
tree2557b65c80fbebd2f6909a17c5cae26d26237a6a /docs/html/sdk/api_diff/10/changes
parent18d9824be0e33f49806b0f762391363e73959a82 (diff)
Fix SystemUI navigation bar in RTL mode
In LTR mode the navigation bar is: - portrait (from left to right) : Back | Home | Recent Apps | Menu - landscape (from top to bottom) : Menu | Back | Home | Recent Apps This is kinda horizontally / vertically "pivoting +90 degrees" around the Recent Apps button. In RTL mode, we had: - portrait: Menu | Recent Apps | Home | Back - landscape: Menu | Recent Apps | Home | Back to make it similar to the LTR mode, we should have a rotation of -90 degrees around the Recent Apps button: - landscape: Menu | Back | Home | Recent Apps Change-Id: I9de511383b632ae8dea1396e9152109cc8a57c27
Diffstat (limited to 'docs/html/sdk/api_diff/10/changes')
0 files changed, 0 insertions, 0 deletions