You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
297 B
10 lines
297 B
7 months ago
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<resources>
|
||
|
<string name="app_name">AndroidPlot Demo</string>
|
||
|
|
||
|
<string name="sxy_title">A Simple XY Plot</string>
|
||
|
|
||
|
<string name="ts_title">Time Series</string>
|
||
|
<string name="ts_plot1_title">Yearly UFO Sightings</string>
|
||
|
</resources>
|