aboutsummaryrefslogtreecommitdiff
path: root/sample/src/main/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sample/src/main/res/values/strings.xml')
-rw-r--r--sample/src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sample/src/main/res/values/strings.xml b/sample/src/main/res/values/strings.xml
index 9c1e650..a2f1b58 100644
--- a/sample/src/main/res/values/strings.xml
+++ b/sample/src/main/res/values/strings.xml
@@ -19,4 +19,5 @@
<string name="sub_item_desc">Press this to view the next subset of preferences</string>
<string name="your_email">your.email@here.com</string>
<string name="your_subject">Your subject</string>
+ <string name="about_kau">KAU (Kotlin Android Utils) is a collection of common extension functions and complex UIs that can be used in almost all apps. It is meant to implement the shared components, so you can focus on what makes your app unique.</string>
</resources>