OSDN Git Service

Fix bug with translation in ExpandableNotificationRow.
authorAnthony Chen <ajchen@google.com>
Fri, 21 Apr 2017 20:51:32 +0000 (13:51 -0700)
committerAnthony Chen <ajchen@google.com>
Fri, 21 Apr 2017 20:51:32 +0000 (13:51 -0700)
commite04afcb935356320c4397985724b9f9573b57f25
tree200d74230de61239038f7d763091711a791cb760
parent758635c288845a202426778907cc401cee00b47f
Fix bug with translation in ExpandableNotificationRow.

The translation X should only be used if the entire Notification row is
translating (meaning that mShouldTranslateContents is false).

Test: booted up on AAE headunit and Angler device
Change-Id: I5d04f2bd64cb79421ad30f844ba5e6aa8d1f105d
packages/SystemUI/src/com/android/systemui/statusbar/ExpandableNotificationRow.java