commit | 1110fd776de0cb2478faa812446e7f5e556b4c1c | [log] [tgz] |
---|---|---|
author | Selim Cinek <cinek@google.com> | Tue May 01 10:53:26 2018 -0700 |
committer | Selim Cinek <cinek@google.com> | Tue May 01 10:57:39 2018 -0700 |
tree | e58ea6708f4ca4bd142567710420fa23b0870409 | |
parent | 9f88bbc0642ae8e16c40d1e88ea0d82ed1a6316c [diff] |
Fixed the messaging clipping for RTL languages Because in landscape the width is bigger than the height, our clipping logic was wrong and clipped off most of the text. Test: add messaging style notification, switch to RTL, landscape, observe normal clipping Change-Id: I8c74a8405280047f8b2a08ecdf3f37b0fbeeec62 Fixes: 73895612 Fixes: 78606052