From 62ca083a9cf9690570d4abac37b60d2c8c64ffdd Mon Sep 17 00:00:00 2001 From: Ankush Sachdeva Date: Tue, 2 Sep 2014 02:51:57 +0530 Subject: inital commit --- res/values/attrs.xml | 37 +++++++++++++++++++++++++++++++++++++ res/values/strings.xml | 3 +++ 2 files changed, 40 insertions(+) create mode 100644 res/values/attrs.xml create mode 100644 res/values/strings.xml (limited to 'res/values') diff --git a/res/values/attrs.xml b/res/values/attrs.xml new file mode 100644 index 0000000..445e3b6 --- /dev/null +++ b/res/values/attrs.xml @@ -0,0 +1,37 @@ + + + + + + + + + + 250dp + + diff --git a/res/values/strings.xml b/res/values/strings.xml new file mode 100644 index 0000000..bc41917 --- /dev/null +++ b/res/values/strings.xml @@ -0,0 +1,3 @@ + + Emojicon + -- cgit v1.2.3