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

Rendering Problems Missing styles. Is the correct theme chosen for this layout? #48

Open
kim-montano opened this issue Apr 16, 2016 · 2 comments

Comments

@kim-montano
Copy link

Failed to find style 'horizontalPickerStyle' in current theme (2 similar errors not shown) Couldn't resolve resource @dimen/textSize (2 similar errors not shown) java.lang.NumberFormatException: Color value '@color/textColor' must start with #   at com.android.layoutlib.bridge.impl.ResourceHelper.getColor(ResourceHelper.java:79)   at android.content.res.BridgeTypedArray.getColorStateList(BridgeTypedArray.java:372)   at com.wefika.horizontalpicker.HorizontalPicker.(HorizontalPicker.java:162)   at com.wefika.horizontalpicker.HorizontalPicker.(HorizontalPicker.java:140)

I traced the problem on textColor = a.getColorStateList(R.styleable.HorizontalPicker_android_textColor);

It says here that R.styleable was already removed: http://stackoverflow.com/questions/1717489/android-hello-gallery-tutorial-r-styleable-cannot-be-resolved

@computerpoet
Copy link

computerpoet commented Nov 28, 2016

Failed to find style 'horizontalPickerStyle' in current theme

I have the same issue, is this solvable in any way ?

@c1p81
Copy link

c1p81 commented Mar 31, 2017

same issue..i can't find a workaround or solution

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

3 participants