commit | 954cc230ed827d5b0a22fce2775cff4db2375d78 | [log] [tgz] |
---|---|---|
author | Selim Cinek <cinek@google.com> | Fri May 20 13:29:23 2016 -0700 |
committer | Selim Cinek <cinek@google.com> | Mon May 23 15:00:22 2016 -0700 |
tree | 74ec229639b8063bc9ffa34676cac1c115d89ecd | |
parent | 07304f52243d405a0ad79abb3cf49f889a2c2907 [diff] |
Fixed a bug where the text directionality was inconsistent The title would not be fully right aligned because it wasn't layouted with match_parent because there could be a second visible text when there is a progressbar. Change-Id: I73d97d9a8addaec0e3b849349f220c764fa45db0 Fixes: 27893267