Bubble-Picker icon indicating copy to clipboard operation
Bubble-Picker copied to clipboard

Please explain this issue

Open arungoyal opened this issue 6 years ago • 5 comments

Process: com.multitv.yuv, PID: 32613 kotlin.UninitializedPropertyAccessException: lateinit property items has not been initialized at com.igalata.bubblepicker.rendering.PickerRenderer.initialize(PickerRenderer.kt:79) at com.igalata.bubblepicker.rendering.PickerRenderer.onSurfaceChanged(PickerRenderer.kt:67) at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1519) at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1240)

arungoyal avatar Jul 27 '17 05:07 arungoyal

did you find solution for this ?

hussi1 avatar Aug 26 '17 21:08 hussi1

I am also facing the same problem.

amixpal avatar Aug 29 '17 21:08 amixpal

i am also facing this issue!!

ArsalRaza avatar Nov 28 '17 01:11 ArsalRaza

same problem

ismailtosun avatar Dec 30 '17 21:12 ismailtosun

@arungoyal @hussi1 @amixpal @ArsalRaza @ismailtosun please review my lib was developed based on this lib. This is a conflict between java and kotlin library and I fixed this issue https://github.com/hantrungkien/Bubble-Picker

hantrungkien avatar Jul 20 '18 16:07 hantrungkien