am bd677880: am 88a04563: Make the background of keypopup transparent

Merge commit 'bd677880494f30d58913f1bac612a32410e6465b'

* commit 'bd677880494f30d58913f1bac612a32410e6465b':
  Make the background of keypopup transparent
main
satok 2010-10-01 02:29:58 -07:00 committed by Android Git Automerger
commit d778ff20e7
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"