inital commit of a working example of a widget
This commit is contained in:
5
HelloWidget/res/values/strings.xml
Normal file
5
HelloWidget/res/values/strings.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="widget_text">Hello Widget!</string>
|
||||
<string name="app_name">Hello Widget</string>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user