summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-04-24 03:01:52 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-04-24 03:01:52 +0000
commit81b604900a66f8cfbbe16338a1f827c4c909bb10 (patch)
treec19652f571e82fda8df37b011482d499d6fab485
parentccc95f37e38c940b0c1272f7816f4a0eeb2e757e (diff)
parent162b53f9d2f4ea8d09ac420a2d1af2cb69ecd195 (diff)
downloadandroidplot-android12-d1-s1-release.tar.gz
Change-Id: I683912adb6f3406cf2cec24614465380c716228c
-rw-r--r--Examples/DemoApp/res/values/style.xml2
1 files changed, 1 insertions, 1 deletions
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>