summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-04-24 05:01:39 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-04-24 05:01:39 +0000
commitb6ba725756a9457312064090b2475a3e9e0b4cdd (patch)
treec19652f571e82fda8df37b011482d499d6fab485
parente57fe2575610c19101c2b0f5068dc804fe644456 (diff)
parent5df606ceebbd72908e8c681a290bd97bc6737c6f (diff)
downloadandroidplot-b6ba725756a9457312064090b2475a3e9e0b4cdd.tar.gz
Snap for 7309996 from 5df606ceebbd72908e8c681a290bd97bc6737c6f to tm-release
Change-Id: Ie34d8f10d6102b79bfa2ca40693f1398f0c3486b
-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>