commit | 44564126c36c7ca75028e3a3cae3dcb4157aa6f2 | [log] [tgz] |
---|---|---|
author | Matthew Fritze <mfritze@google.com> | Thu Jul 14 12:57:04 2016 -0700 |
committer | Matthew Fritze <mfritze@google.com> | Fri Jul 15 11:55:53 2016 -0700 |
tree | 496b1115806e3dce99760c2f5381d6014c3e7f5a | |
parent | b10df69a84e63d5ab22d24744f97291951e7702c [diff] |
Settings ViewPager now correctly handles RTL mode Previously, the settings and support tabs were incorrectly orderded, and had inverted transitions on click and on swipe. Ordering of tabs now correctly displays All Settings as the default, right tab, and the Support tab to its left. The tab headers also now function properly in transition, and onclick. Change-Id: Iab499ee13433cb78941bc33cbb0e99ffe2937174 Fixes: 30079049