abouttreesummaryrefslogcommitdiff
path: root/res/layout
diff options
context:
space:
mode:
authorjaguillo2015-10-28 00:39:20 +0100
committerjaguillo2015-10-28 00:39:20 +0100
commit804e9a7adcc58d81327873ba787c2230eeee350b (patch)
tree5edc844ba40b4f3c022b08f89cbd32fb0238661f /res/layout
parent8716801261b2f1f494b97fb33d17520bba97340d (diff)
downloadunexpected-keyboard-804e9a7adcc58d81327873ba787c2230eeee350b.tar.gz
unexpected-keyboard-804e9a7adcc58d81327873ba787c2230eeee350b.zip
Fix some bugs + Try to show a preview popup
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/emoji_pane.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/layout/emoji_pane.xml b/res/layout/emoji_pane.xml
index f1adade..d44c4fc 100644
--- a/res/layout/emoji_pane.xml
+++ b/res/layout/emoji_pane.xml
@@ -51,7 +51,6 @@
<juloo.keyboard2.EmojiGridView
android:id="@+id/emoji_grid"
android:background="@color/bg"
- android:textColor="@color/emoji_key_text"
android:layout_width="fill_parent"
android:layout_height="@dimen/emoji_grid_height"
/>