Snap for 7310088 from 162b53f9d2f4ea8d09ac420a2d1af2cb69ecd195 to sc-release Change-Id: I7a47c298564d9a128eef274727edb8a31b513084
diff --git a/Examples/DemoApp/res/values/style.xml b/Examples/DemoApp/res/values/style.xml index 188f3a0..4c35081 100644 --- a/Examples/DemoApp/res/values/style.xml +++ b/Examples/DemoApp/res/values/style.xml
@@ -14,7 +14,7 @@ ~ limitations under the License. --> -<resources xmlns:android="http://schemas.android.com/apk/lib/com.androidplot.xy"> +<resources xmlns:android="http://schemas.android.com/apk/res/android"> <style name="sample_activity"> <item name="android:layout_width">fill_parent</item> <item name="android:layout_height">fill_parent</item>