aboutsummaryrefslogtreecommitdiffstats
path: root/libraries/pinned-section-listview/example/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/pinned-section-listview/example/res/values/strings.xml')
-rw-r--r--libraries/pinned-section-listview/example/res/values/strings.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/pinned-section-listview/example/res/values/strings.xml b/libraries/pinned-section-listview/example/res/values/strings.xml
new file mode 100644
index 000000000..e9d43a4aa
--- /dev/null
+++ b/libraries/pinned-section-listview/example/res/values/strings.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+
+ <string name="app_name">Pinned Section Demo</string>
+ <string name="action_fastscroll">Fast scroll</string>
+ <string name="action_addpadding">Add padding</string>
+ <string name="action_showShadow">Show shadow</string>
+ <string name="action_showHeaderAndFooter">Show Header &amp; Footer</string>
+
+</resources> \ No newline at end of file