From d0d5415ff43cf40f2391d92fb89a5bd8bdd1053e Mon Sep 17 00:00:00 2001 From: Colin Cross Date: Mon, 22 Jun 2020 17:11:11 -0700 Subject: Fix issues caught by Android Lint Fixes: external/androidplot/Examples/DemoApp/res/values/style.xml:17: Warning: Unexpected namespace URI bound to the "android" prefix, was http://schemas.android.com/apk/lib/com.androidplot.xy, expected http://schemas.android.com/apk/res/android [NamespaceTypo] Test: rerun lint Change-Id: I74b535b92c4aa81b4d60ec7504ebd1cce51234a7 --- Examples/DemoApp/res/values/style.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. --> - +