Make the background of keypopup transparent

Change-Id: I5240ffdd8e48bcb99c2edf878d8efaba2cafeb07
main
satok 2010-10-01 16:08:41 +09:00
parent 18d536f66b
commit 88a045637a
1 changed files with 1 additions and 1 deletions

View File

@ -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"