Fix 3382123: Set default state of LockScreen portrait kb
This sets the default state of the portrait keyboard to "gone" to agree with the landscape keyboard. Change-Id: I1e6a21b07c27ef739bfde4558b958c48b4fc56df
This commit is contained in:
@@ -74,6 +74,7 @@
|
||||
android:layout_height="230dip"
|
||||
android:background="#00000000"
|
||||
android:keyBackground="@drawable/btn_keyboard_key_fulltrans"
|
||||
android:visibility="gone"
|
||||
/>
|
||||
|
||||
<!-- emergency call button -->
|
||||
|
||||
Reference in New Issue
Block a user