OSDN Git Service

Add padlock to the top of the bouncer
authorLucas Dupin <dupin@google.com>
Tue, 12 Mar 2019 04:04:31 +0000 (21:04 -0700)
committerLucas Dupin <dupin@google.com>
Tue, 19 Mar 2019 00:45:23 +0000 (17:45 -0700)
commit407cc58616230b25f391b9bf211aff74ce563ae7
tree581190df8779e16242366a241e73da0726580547
parentc7f498fe0bceca283c384ac303422fd8e9d0eccf
Add padlock to the top of the bouncer

Fixes: 111414690
Fixes: 128034554
Test: swipe up from keyguard
Test: tap on notification panel background
Test: double tap on notification
Test: atest StatusBarKeyguardViewManagerTest
Change-Id: If9c0e78c018640377a9a5a1270499e6bf0cdd2cf
13 files changed:
packages/SystemUI/res-keyguard/layout/keyguard_message_area.xml
packages/SystemUI/res-keyguard/values-sw320dp/dimens.xml
packages/SystemUI/res-keyguard/values-sw360dp/dimens.xml
packages/SystemUI/res-keyguard/values-sw540dp-port/dimens.xml
packages/SystemUI/res-keyguard/values-sw720dp/dimens.xml
packages/SystemUI/res-keyguard/values/dimens.xml
packages/SystemUI/src/com/android/systemui/statusbar/KeyguardAffordanceView.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/KeyguardBottomAreaView.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/KeyguardBouncer.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/NotificationPanelView.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/PanelView.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBar.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBarKeyguardViewManager.java