mirror of
				https://github.com/SimpleMobileTools/Simple-Notes.git
				synced 2025-06-05 17:00:23 +02:00 
			
		
		
		
	change the widget config text
This commit is contained in:
		| @@ -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> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user