am bd677880: am 88a04563: Make the background of keypopup transparent
Merge commit 'bd677880494f30d58913f1bac612a32410e6465b' * commit 'bd677880494f30d58913f1bac612a32410e6465b': Make the background of keypopup transparentmain
commit
d778ff20e7
|
@ -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