OSDN Git Service

Fix bug #5446966 Changing Gravity on a TextView does not change how the text is aligned
authorFabrice Di Meglio <fdimeglio@google.com>
Wed, 12 Oct 2011 18:43:27 +0000 (11:43 -0700)
committerFabrice Di Meglio <fdimeglio@google.com>
Wed, 12 Oct 2011 18:43:27 +0000 (11:43 -0700)
commit9f51384720715b58616a7281e2a073f736eff859
treed7792d3e305dc4ce0ddb9cdae482e1b8ebc0755a
parent35af3639a169b1b8e5f4d96579795e5480080b52
Fix bug #5446966 Changing Gravity on a TextView does not change how the text is aligned

- this was a regression introduced when dealing with getLayoutAlignment()

Change-Id: I9571a7976789b768c7cb41560d88b35d67ae3895
core/java/android/widget/TextView.java