summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-05-20 20:57:06 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-05-20 20:57:06 +0000
commit7096f77e1e5a3960f897601069506b6621b467c7 (patch)
treec19652f571e82fda8df37b011482d499d6fab485
parent7413cee95b59376804f31b313c90c1d32bd2074d (diff)
parentd0d5415ff43cf40f2391d92fb89a5bd8bdd1053e (diff)
downloadandroidplot-7096f77e1e5a3960f897601069506b6621b467c7.tar.gz
Snap for 7384448 from d0d5415ff43cf40f2391d92fb89a5bd8bdd1053e to simpleperf-release
Change-Id: I3b61a7bf1a854417e50dffc7d7a84e6a0710c4fe
-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>