mirror of
https://github.com/SimpleMobileTools/Simple-Notes.git
synced 2025-01-29 13:39:16 +01:00
change the widget config text
This commit is contained in:
parent
58671dfb7c
commit
9eefa472fc
@ -17,7 +17,7 @@
|
||||
android:background="@null"
|
||||
android:gravity="top"
|
||||
android:padding="@dimen/activity_margin"
|
||||
android:text="hello world"
|
||||
android:text="@string/widget_config"
|
||||
android:textSize="18sp"/>
|
||||
|
||||
<Button
|
||||
|
@ -1,3 +1,4 @@
|
||||
<resources>
|
||||
<string name="app_name">Simple Notes</string>
|
||||
<string name="widget_config">Thank you for using Simple Notes.\nFor more simple apps please visit SimpleMobileTools.com.\n</string>
|
||||
</resources>
|
||||
|
Loading…
x
Reference in New Issue
Block a user