am 36f97dd6: Fixed assets - Make the background of popup key a full transparent color - Updated the background mdpi asset of keyboard

Merge commit '36f97dd6897b17841c1e6aab4612f3905185a90c' into gingerbread-plus-aosp

* commit '36f97dd6897b17841c1e6aab4612f3905185a90c':
  Fixed assets
main
satok 2010-09-30 10:11:10 -07:00 committed by Android Git Automerger
commit b97d17777e
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 232 B

After

Width:  |  Height:  |  Size: 196 B

View File

@ -32,7 +32,7 @@
android:layout_alignParentBottom="true" android:layout_alignParentBottom="true"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:background="@drawable/keyboard_dark_background" android:background="@drawable/btn_keyboard_key_gingerbread_popup"
latin:keyBackground="@drawable/btn_keyboard_key_gingerbread_popup" latin:keyBackground="@drawable/btn_keyboard_key_gingerbread_popup"
latin:keyHysteresisDistance="0dip" latin:keyHysteresisDistance="0dip"