Merge "[Bouncer] Add more padding top for bouncer." into tm-qpr-dev
This commit is contained in:
@@ -27,6 +27,7 @@
|
|||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:clipChildren="false"
|
android:clipChildren="false"
|
||||||
android:clipToPadding="false"
|
android:clipToPadding="false"
|
||||||
|
android:paddingTop="@dimen/keyguard_lock_padding"
|
||||||
android:importantForAccessibility="yes"> <!-- Needed because TYPE_WINDOW_STATE_CHANGED is sent
|
android:importantForAccessibility="yes"> <!-- Needed because TYPE_WINDOW_STATE_CHANGED is sent
|
||||||
from this view when bouncer is shown -->
|
from this view when bouncer is shown -->
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user