aboutsummaryrefslogtreecommitdiffstats
path: root/example/res
diff options
context:
space:
mode:
Diffstat (limited to 'example/res')
-rw-r--r--example/res/drawable-hdpi/ic_action_keyboard.pngbin0 -> 359 bytes
-rw-r--r--example/res/drawable-hdpi/ic_action_send_now.pngbin0 -> 465 bytes
-rw-r--r--example/res/drawable-hdpi/ic_launcher.pngbin0 -> 7658 bytes
-rw-r--r--example/res/drawable-hdpi/smiley.pngbin0 -> 1679 bytes
-rw-r--r--example/res/drawable-mdpi/ic_action_keyboard.pngbin0 -> 433 bytes
-rw-r--r--example/res/drawable-mdpi/ic_action_send_now.pngbin0 -> 332 bytes
-rw-r--r--example/res/drawable-mdpi/ic_launcher.pngbin0 -> 3777 bytes
-rw-r--r--example/res/drawable-mdpi/smiley.pngbin0 -> 987 bytes
-rw-r--r--example/res/drawable-xhdpi/ic_action_keyboard.pngbin0 -> 492 bytes
-rw-r--r--example/res/drawable-xhdpi/ic_action_send_now.pngbin0 -> 578 bytes
-rw-r--r--example/res/drawable-xhdpi/ic_launcher.pngbin0 -> 12516 bytes
-rw-r--r--example/res/drawable-xhdpi/smiley.pngbin0 -> 1898 bytes
-rw-r--r--example/res/drawable-xxhdpi/ic_action_keyboard.pngbin0 -> 472 bytes
-rw-r--r--example/res/drawable-xxhdpi/ic_action_send_now.pngbin0 -> 759 bytes
-rw-r--r--example/res/drawable-xxhdpi/ic_launcher.pngbin0 -> 24777 bytes
-rw-r--r--example/res/drawable-xxhdpi/smiley.pngbin0 -> 3140 bytes
-rw-r--r--example/res/layout/activity_main.xml39
-rw-r--r--example/res/layout/listview_row_layout.xml7
-rw-r--r--example/res/values-sw600dp/dimens.xml8
-rw-r--r--example/res/values-sw720dp-land/dimens.xml9
-rw-r--r--example/res/values-v11/styles.xml11
-rw-r--r--example/res/values-v14/styles.xml12
-rw-r--r--example/res/values/dimens.xml7
-rw-r--r--example/res/values/strings.xml8
-rw-r--r--example/res/values/styles.xml20
25 files changed, 121 insertions, 0 deletions
diff --git a/example/res/drawable-hdpi/ic_action_keyboard.png b/example/res/drawable-hdpi/ic_action_keyboard.png
new file mode 100644
index 0000000..37c04af
--- /dev/null
+++ b/example/res/drawable-hdpi/ic_action_keyboard.png
Binary files differ
diff --git a/example/res/drawable-hdpi/ic_action_send_now.png b/example/res/drawable-hdpi/ic_action_send_now.png
new file mode 100644
index 0000000..7e0d46d
--- /dev/null
+++ b/example/res/drawable-hdpi/ic_action_send_now.png
Binary files differ
diff --git a/example/res/drawable-hdpi/ic_launcher.png b/example/res/drawable-hdpi/ic_launcher.png
new file mode 100644
index 0000000..288b665
--- /dev/null
+++ b/example/res/drawable-hdpi/ic_launcher.png
Binary files differ
diff --git a/example/res/drawable-hdpi/smiley.png b/example/res/drawable-hdpi/smiley.png
new file mode 100644
index 0000000..c841c4c
--- /dev/null
+++ b/example/res/drawable-hdpi/smiley.png
Binary files differ
diff --git a/example/res/drawable-mdpi/ic_action_keyboard.png b/example/res/drawable-mdpi/ic_action_keyboard.png
new file mode 100644
index 0000000..481e422
--- /dev/null
+++ b/example/res/drawable-mdpi/ic_action_keyboard.png
Binary files differ
diff --git a/example/res/drawable-mdpi/ic_action_send_now.png b/example/res/drawable-mdpi/ic_action_send_now.png
new file mode 100644
index 0000000..ab3db5f
--- /dev/null
+++ b/example/res/drawable-mdpi/ic_action_send_now.png
Binary files differ
diff --git a/example/res/drawable-mdpi/ic_launcher.png b/example/res/drawable-mdpi/ic_launcher.png
new file mode 100644
index 0000000..6ae570b
--- /dev/null
+++ b/example/res/drawable-mdpi/ic_launcher.png
Binary files differ
diff --git a/example/res/drawable-mdpi/smiley.png b/example/res/drawable-mdpi/smiley.png
new file mode 100644
index 0000000..9f6d651
--- /dev/null
+++ b/example/res/drawable-mdpi/smiley.png
Binary files differ
diff --git a/example/res/drawable-xhdpi/ic_action_keyboard.png b/example/res/drawable-xhdpi/ic_action_keyboard.png
new file mode 100644
index 0000000..c1af1a2
--- /dev/null
+++ b/example/res/drawable-xhdpi/ic_action_keyboard.png
Binary files differ
diff --git a/example/res/drawable-xhdpi/ic_action_send_now.png b/example/res/drawable-xhdpi/ic_action_send_now.png
new file mode 100644
index 0000000..ff0e369
--- /dev/null
+++ b/example/res/drawable-xhdpi/ic_action_send_now.png
Binary files differ
diff --git a/example/res/drawable-xhdpi/ic_launcher.png b/example/res/drawable-xhdpi/ic_launcher.png
new file mode 100644
index 0000000..d4fb7cd
--- /dev/null
+++ b/example/res/drawable-xhdpi/ic_launcher.png
Binary files differ
diff --git a/example/res/drawable-xhdpi/smiley.png b/example/res/drawable-xhdpi/smiley.png
new file mode 100644
index 0000000..b06e007
--- /dev/null
+++ b/example/res/drawable-xhdpi/smiley.png
Binary files differ
diff --git a/example/res/drawable-xxhdpi/ic_action_keyboard.png b/example/res/drawable-xxhdpi/ic_action_keyboard.png
new file mode 100644
index 0000000..a4668c4
--- /dev/null
+++ b/example/res/drawable-xxhdpi/ic_action_keyboard.png
Binary files differ
diff --git a/example/res/drawable-xxhdpi/ic_action_send_now.png b/example/res/drawable-xxhdpi/ic_action_send_now.png
new file mode 100644
index 0000000..373dde2
--- /dev/null
+++ b/example/res/drawable-xxhdpi/ic_action_send_now.png
Binary files differ
diff --git a/example/res/drawable-xxhdpi/ic_launcher.png b/example/res/drawable-xxhdpi/ic_launcher.png
new file mode 100644
index 0000000..85a6081
--- /dev/null
+++ b/example/res/drawable-xxhdpi/ic_launcher.png
Binary files differ
diff --git a/example/res/drawable-xxhdpi/smiley.png b/example/res/drawable-xxhdpi/smiley.png
new file mode 100644
index 0000000..2f11d40
--- /dev/null
+++ b/example/res/drawable-xxhdpi/smiley.png
Binary files differ
diff --git a/example/res/layout/activity_main.xml b/example/res/layout/activity_main.xml
new file mode 100644
index 0000000..d00932b
--- /dev/null
+++ b/example/res/layout/activity_main.xml
@@ -0,0 +1,39 @@
+<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:emojicon="http://schemas.android.com/apk/res-auto"
+ android:id="@+id/root_view"
+ android:layout_width="match_parent"
+ android:layout_height="match_parent"
+ >
+ <ImageView
+ android:id="@+id/emoji_btn"
+ android:layout_width="wrap_content"
+ android:layout_height="wrap_content"
+ android:padding="4dp"
+ android:src="@drawable/smiley"
+ android:layout_alignParentBottom="true"
+ android:layout_alignParentLeft="true"
+ />
+ <ImageView
+ android:id="@+id/submit_btn"
+ android:layout_width="wrap_content"
+ android:layout_height="wrap_content"
+ android:padding="4dp"
+ android:src="@drawable/ic_action_send_now"
+ android:layout_alignParentBottom="true"
+ android:layout_alignParentRight="true"
+ />
+ <github.ankushsachdeva.emojicon.EmojiconEditText
+ android:id="@+id/emojicon_edit_text"
+ android:layout_width="match_parent"
+ android:layout_height="wrap_content"
+ android:layout_alignParentBottom="true"
+ android:layout_toRightOf="@id/emoji_btn"
+ android:layout_toLeftOf="@id/submit_btn"
+ emojicon:emojiconSize="28sp" />
+ <ListView
+ android:id="@+id/lv"
+ android:layout_width="match_parent"
+ android:layout_height="match_parent"
+ android:layout_above="@id/emojicon_edit_text"
+ ></ListView>
+</RelativeLayout> \ No newline at end of file
diff --git a/example/res/layout/listview_row_layout.xml b/example/res/layout/listview_row_layout.xml
new file mode 100644
index 0000000..62e2133
--- /dev/null
+++ b/example/res/layout/listview_row_layout.xml
@@ -0,0 +1,7 @@
+<github.ankushsachdeva.emojicon.EmojiconTextView
+ xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:emojicon="http://schemas.android.com/apk/res-auto"
+ android:layout_width="match_parent"
+ android:layout_height="wrap_content"
+ emojicon:emojiconSize="28sp"
+ /> \ No newline at end of file
diff --git a/example/res/values-sw600dp/dimens.xml b/example/res/values-sw600dp/dimens.xml
new file mode 100644
index 0000000..44f01db
--- /dev/null
+++ b/example/res/values-sw600dp/dimens.xml
@@ -0,0 +1,8 @@
+<resources>
+
+ <!--
+ Customize dimensions originally defined in res/values/dimens.xml (such as
+ screen margins) for sw600dp devices (e.g. 7" tablets) here.
+ -->
+
+</resources>
diff --git a/example/res/values-sw720dp-land/dimens.xml b/example/res/values-sw720dp-land/dimens.xml
new file mode 100644
index 0000000..61e3fa8
--- /dev/null
+++ b/example/res/values-sw720dp-land/dimens.xml
@@ -0,0 +1,9 @@
+<resources>
+
+ <!--
+ Customize dimensions originally defined in res/values/dimens.xml (such as
+ screen margins) for sw720dp devices (e.g. 10" tablets) in landscape here.
+ -->
+ <dimen name="activity_horizontal_margin">128dp</dimen>
+
+</resources>
diff --git a/example/res/values-v11/styles.xml b/example/res/values-v11/styles.xml
new file mode 100644
index 0000000..3c02242
--- /dev/null
+++ b/example/res/values-v11/styles.xml
@@ -0,0 +1,11 @@
+<resources>
+
+ <!--
+ Base application theme for API 11+. This theme completely replaces
+ AppBaseTheme from res/values/styles.xml on API 11+ devices.
+ -->
+ <style name="AppBaseTheme" parent="android:Theme.Holo.Light">
+ <!-- API 11 theme customizations can go here. -->
+ </style>
+
+</resources>
diff --git a/example/res/values-v14/styles.xml b/example/res/values-v14/styles.xml
new file mode 100644
index 0000000..a91fd03
--- /dev/null
+++ b/example/res/values-v14/styles.xml
@@ -0,0 +1,12 @@
+<resources>
+
+ <!--
+ Base application theme for API 14+. This theme completely replaces
+ AppBaseTheme from BOTH res/values/styles.xml and
+ res/values-v11/styles.xml on API 14+ devices.
+ -->
+ <style name="AppBaseTheme" parent="android:Theme.Holo.Light.DarkActionBar">
+ <!-- API 14 theme customizations can go here. -->
+ </style>
+
+</resources>
diff --git a/example/res/values/dimens.xml b/example/res/values/dimens.xml
new file mode 100644
index 0000000..55c1e59
--- /dev/null
+++ b/example/res/values/dimens.xml
@@ -0,0 +1,7 @@
+<resources>
+
+ <!-- Default screen margins, per the Android Design guidelines. -->
+ <dimen name="activity_horizontal_margin">16dp</dimen>
+ <dimen name="activity_vertical_margin">16dp</dimen>
+
+</resources>
diff --git a/example/res/values/strings.xml b/example/res/values/strings.xml
new file mode 100644
index 0000000..e5448c7
--- /dev/null
+++ b/example/res/values/strings.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+
+ <string name="app_name">EmojiconSample</string>
+ <string name="action_settings">Settings</string>
+ <string name="hello_world">Hello world!</string>
+
+</resources>
diff --git a/example/res/values/styles.xml b/example/res/values/styles.xml
new file mode 100644
index 0000000..6ce89c7
--- /dev/null
+++ b/example/res/values/styles.xml
@@ -0,0 +1,20 @@
+<resources>
+
+ <!--
+ Base application theme, dependent on API level. This theme is replaced
+ by AppBaseTheme from res/values-vXX/styles.xml on newer devices.
+ -->
+ <style name="AppBaseTheme" parent="android:Theme.Light">
+ <!--
+ Theme customizations available in newer API levels can go in
+ res/values-vXX/styles.xml, while customizations related to
+ backward-compatibility can go here.
+ -->
+ </style>
+
+ <!-- Application theme. -->
+ <style name="AppTheme" parent="AppBaseTheme">
+ <!-- All customizations that are NOT specific to a particular API-level can go here. -->
+ </style>
+
+</resources>