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

I cant add this to ScrollView #1

Open
blunttachi opened this issue Apr 19, 2014 · 2 comments
Open

I cant add this to ScrollView #1

blunttachi opened this issue Apr 19, 2014 · 2 comments

Comments

@blunttachi
Copy link

It works in linearlayout, but when I ad it to ScrollView my app crashes.

04-19 16:24:16.542: E/AndroidRuntime(10188): java.lang.RuntimeException: Unable to start activity ComponentInfo{cro.marin.colorwallpaper/cro.marin.colorwallpaper.WallpaperColor}: java.lang.ClassCastException: android.widget.ScrollView

@zjamshidi
Copy link

I have the same problem.

@coddicted
Copy link

I am also getting error!
My error is:
java.lang.NullPointerException: Attempt to invoke virtual method 'boolean android.graphics.Bitmap.isRecycled()' on a null object reference
at android.graphics.Canvas.throwIfCannotDraw(Canvas.java:1224)
at android.view.GLES20Canvas.drawBitmap(GLES20Canvas.java:579)
at colorpicker.ColorPicker.onDraw(ColorPicker.java:153)

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