Moseqi
Moseqi
In my fragment i am getting an error like Wrong 2nd argument type. Found: 'android.support.v4.widget.NestedScrollView', required: 'com.github.ksoichiro.android.observablescrollview.ObservableScrollView' In dsample app there is NestedScrollView
Here is a stack trace. > Fatal Exception: java.lang.IllegalArgumentException: Unknown type > at android.opengl.GLUtils.getType + 71(GLUtils.java:71) > at android.opengl.GLUtils.texSubImage2D + 189(GLUtils.java:189) > at jp.co.cyberagent.android.gpuimage.OpenGlUtils.loadTexture + 52(OpenGlUtils.java:52) > at jp.co.cyberagent.android.gpuimage.GPUImageRenderer$5.run +...
How to select only image and video in Mediapicker? No audio and other media related files. Thanks
I'm getting crashes in crashlytics of UninitializedPropertyAccessException version - 1.0.0-alpha05 Getting crashes in all android versions Here's the log `Fatal Exception: kotlin.UninitializedPropertyAccessException: lateinit property imageAdapter has not been initialized at...