OSDN Git Service

Fixed a bug where the icons where clipped off with owner info
authorSelim Cinek <cinek@google.com>
Tue, 11 Jun 2019 04:01:18 +0000 (21:01 -0700)
committerSelim Cinek <cinek@google.com>
Tue, 11 Jun 2019 04:01:18 +0000 (21:01 -0700)
commit8fd0cca41a5e62d660128727f0707953a02bc260
tree562b6539629900c68fd0e9d5db88fd585dbfc172
parenta50317e040d0e6fa177298918efa34df46a911b9
Fixed a bug where the icons where clipped off with owner info

Because we were only fading out the owner info, but modifying
its height, the icons would be clipped off.

Fixes: 134814774
Test: atest SystemUITests
Change-Id: If708ef17a327d220f6c21a0b9df866a215adbeb8
packages/SystemUI/res-keyguard/layout/keyguard_status_view.xml
packages/SystemUI/src/com/android/keyguard/KeyguardStatusView.java