diff options
| author | jaguillo | 2015-10-28 00:39:20 +0100 |
|---|---|---|
| committer | jaguillo | 2015-10-28 00:39:20 +0100 |
| commit | 804e9a7adcc58d81327873ba787c2230eeee350b (patch) | |
| tree | 5edc844ba40b4f3c022b08f89cbd32fb0238661f /res/layout/emoji_pane.xml | |
| parent | 8716801261b2f1f494b97fb33d17520bba97340d (diff) | |
| download | unexpected-keyboard-804e9a7adcc58d81327873ba787c2230eeee350b.tar.gz unexpected-keyboard-804e9a7adcc58d81327873ba787c2230eeee350b.zip | |
Fix some bugs + Try to show a preview popup
Diffstat (limited to 'res/layout/emoji_pane.xml')
| -rw-r--r-- | res/layout/emoji_pane.xml | 1 |
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" /> |
