Nouman

Results 5 issues of Nouman

I want to implement a line chart exactly like shown in gif? Is there any callback where i can point where user has touch on linechart and then draw a...

I am getting this issue Fatal Exception: kotlin.UninitializedPropertyAccessException lateinit property transitionImageAnimator has not been initialized com.stfalcon.imageviewer.viewer.view.ImageViewerView.dispatchTouchEvent (ImageViewerView.kt:155) android.view.ViewGroup.dispatchTransformedTouchEvent (ViewGroup.java:2668) android.view.ViewGroup.dispatchTouchEvent (ViewGroup.java:2257) android.view.ViewGroup.dispatchTransformedTouchEvent (ViewGroup.java:2668) android.view.ViewGroup.dispatchTouchEvent (ViewGroup.java:2257) android.view.ViewGroup.dispatchTransformedTouchEvent (ViewGroup.java:2668) android.view.ViewGroup.dispatchTouchEvent (ViewGroup.java:2257) android.view.ViewGroup.dispatchTransformedTouchEvent...

How can i take image from camera directly instead of opening camera from gallery screen?

Can i set horizontal scroll smooth without snap scroll to center item?

Good tutorial, but this does not work perfectly with sdk version 24. If you compile code for sdk version 24 and use support library 24.0.0. Then there are two issues....