Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom attribute namespace change in 23.3.0 #55

Open
cameocoder opened this issue Apr 20, 2016 · 0 comments
Open

Custom attribute namespace change in 23.3.0 #55

cameocoder opened this issue Apr 20, 2016 · 0 comments

Comments

@cameocoder
Copy link

If you update your build config to use version 23.3.0 of the android libraries, you also need to change the namespace used for the custom attribute minLength in prefs_general.xml:

Here is the diff:

diff --git a/app/src/main/res/xml/pref_general.xml b/app/src/main/res/xml/pref_general.xml
index a8b175b..92c4d04 100644
--- a/app/src/main/res/xml/pref_general.xml
+++ b/app/src/main/res/xml/pref_general.xml
@@ -16,7 +16,7 @@
-->
<PreferenceScreen
xmlns:android="http://schemas.android.com/apk/res/android"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant