summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-04-26 23:51:16 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-04-26 23:51:16 +0000
commitc35982c96882043f9c396b08e85f34bf8ebdd70b (patch)
treec19652f571e82fda8df37b011482d499d6fab485
parentb013d980c8825fe04a188eab489fd26e789c1458 (diff)
parent162b53f9d2f4ea8d09ac420a2d1af2cb69ecd195 (diff)
downloadandroidplot-android12--mainline-release.tar.gz
Snap for 7315089 from 162b53f9d2f4ea8d09ac420a2d1af2cb69ecd195 to sc-mainline-releaseandroid-mainline-12.0.0_r4android-mainline-12.0.0_r36android12--mainline-release
Change-Id: I7079293ab9ab273a27a9c0ecea0cc000627064de
-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>