abouttreesummaryrefslogcommitdiff
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/layout/emoji_pane.xml7
-rw-r--r--res/layout/keyboard.xml (renamed from res/layout/input.xml)0
2 files changed, 7 insertions, 0 deletions
diff --git a/res/layout/emoji_pane.xml b/res/layout/emoji_pane.xml
new file mode 100644
index 0000000..8fe9fe4
--- /dev/null
+++ b/res/layout/emoji_pane.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="utf-8"?>
+<VerticalLayout xmlns:android="http://schemas.android.com/apk/res/android"
+ android:hardwareAccelerated="false">
+ <juloo.keyboard2.EmojiGridView
+ android:background="@color/bg"
+ />
+</VerticalLayout>
diff --git a/res/layout/input.xml b/res/layout/keyboard.xml
index 98c390c..98c390c 100644
--- a/res/layout/input.xml
+++ b/res/layout/keyboard.xml