summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2021-04-23 19:36:25 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-04-23 19:36:25 +0000
commite82c025489556c04b84e1b7e5de50bc279bdac84 (patch)
treec19652f571e82fda8df37b011482d499d6fab485
parent25061ef39fa3ae355f3d0aea8dc794713c0090e6 (diff)
parent162b53f9d2f4ea8d09ac420a2d1af2cb69ecd195 (diff)
downloadandroidplot-e82c025489556c04b84e1b7e5de50bc279bdac84.tar.gz
Original change: https://android-review.googlesource.com/c/platform/external/androidplot/+/1346923 Change-Id: I520f4cf7aea39f713fa3be955d472b143d488a2f
-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>