commit | 01bcf1ef5cefab6c6e4fc953e489cc65c6e14bab | [log] [tgz] |
---|---|---|
author | Roozbeh Pournader <roozbeh@google.com> | Thu Jun 29 14:48:35 2017 -0700 |
committer | Roozbeh Pournader <roozbeh@google.com> | Wed Jul 05 18:32:47 2017 -0700 |
tree | c722690b64bea35940ab0aef2f476b95d11c8bbc | |
parent | f35094b9a4b749334a5ed33055e90493e838c7c7 [diff] |
Respect locale direction in TimePicker AM/PM location Previously, the code that decided where the AM/PM indicator should end up relative to the hours and minutes assumed that the locale was LTR. Now it works correctly for RTL locales too. Bug: 62846484 Test: manual (tested adding an alarm under ar-EG, en-US, and ta-IN, all of which are 12-hour) Change-Id: I748baff01e2b3398747a2f8c074edbd16322bdf9