Skip to content

Commit

Permalink
removed hello world string resource
Browse files Browse the repository at this point in the history
  • Loading branch information
doneill committed Aug 28, 2015
1 parent 0f227fb commit 0dec732
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion DynamicSubLayerReorder/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<resources>
<string name="app_name">DynamicSubLayerReorderSample</string>

<string name="hello_world">Hello world!</string>
<string name="action_settings">Settings</string>
<string name="basemap_url">http://services.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer</string>
<string name="dynamiclayer_url">http://sampleserver6.arcgisonline.com/arcgis/rest/services/USA/MapServer</string>
Expand Down

0 comments on commit 0dec732

Please sign in to comment.