summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2021-04-23 18:35:06 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-04-23 18:35:06 +0000
commitfa32132f9a0da617496e7fa135c995fe4edabe33 (patch)
treec19652f571e82fda8df37b011482d499d6fab485
parent0a7121979c602768873fdb5ab0ce4e7fa303c6a7 (diff)
parentd0d5415ff43cf40f2391d92fb89a5bd8bdd1053e (diff)
downloadandroidplot-fa32132f9a0da617496e7fa135c995fe4edabe33.tar.gz
Original change: https://android-review.googlesource.com/c/platform/external/androidplot/+/1346923 Change-Id: Id0e9d2e0933e1527e16abf4b1b4e7b3d763f0c13
-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>