Use the touch highlight background for the emoji toggle

This commit is contained in:
Veeti Paananen
2014-02-25 04:49:08 +02:00
parent 633aa9b057
commit 4f066757e7
2 changed files with 1 additions and 14 deletions

View File

@@ -82,7 +82,7 @@
android:layout_width="wrap_content"
android:layout_height="fill_parent"
android:layout_gravity="center_vertical"
android:background="@drawable/emoji_toggle_background"
android:background="@drawable/touch_highlight_background"
android:padding="10dp"/>
<EditText