am 88a04563: Make the background of keypopup transparent
Merge commit '88a045637a8aa812ec09e2fa6ad0b75dd401e1f9' into gingerbread-plus-aosp * commit '88a045637a8aa812ec09e2fa6ad0b75dd401e1f9': Make the background of keypopup transparentmain
commit
bd67788049
|
@ -32,7 +32,7 @@
|
|||
android:layout_alignParentBottom="true"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:background="@drawable/keyboard_dark_background"
|
||||
android:background="@color/latinkeyboard_transparent"
|
||||
|
||||
latin:keyBackground="@drawable/btn_keyboard_key_gingerbread_popup"
|
||||
latin:keyHysteresisDistance="0dip"
|
||||
|
|
Loading…
Reference in New Issue