summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-06-24 04:42:50 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-06-24 04:42:50 +0000
commit948c27c3efe7abd612356e8a85bd35fc1197eecc (patch)
treec19652f571e82fda8df37b011482d499d6fab485
parent94684806982e83730dd65abd2e500bbe2123decf (diff)
parentfa32132f9a0da617496e7fa135c995fe4edabe33 (diff)
downloadandroidplot-948c27c3efe7abd612356e8a85bd35fc1197eecc.tar.gz
Snap for 7487883 from fa32132f9a0da617496e7fa135c995fe4edabe33 to sdk-releaseplatform-tools-31.0.3
Change-Id: I8ac0281c7035fc9783081981565d70b351fb4528
-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>