Muhammad Hamza Shahid

Results 7 comments of Muhammad Hamza Shahid

This is the simple example to use in Kotlin: ` private const val RESULT_OK = -1 private const val RESULT_CANCEL = 0 var mGetContent = registerForActivityResult( StartActivityForResult() ) { result:...

I have provided complete code with request and its usage, Happy coding. https://github.com/Yalantis/uCrop/issues/765#issuecomment-896586649

@jafu888 Thank's for your response, Can you please elaborate your solution or if possible can you give me any link to specific documentation as I have searched a lot but...

@jafu888 this is not the ideal solution because it need a lot of calculation of x,y coordinates and it may not work perfectly on different screen sizes.

So I have used this to handle the problem hope it works for you as well, Just checked if the event occurs before 250 milli sec, you can customize it...

Hi, @alexvanyo @codingjeremy I am facing the exact same problem, is there any way to deal with this problem because I saw googleBot declared it as `Status: Won't Fix (Not...

So I have used this to handle the problem hope it works for you as well, Just checked if the event occurs before 250 milli sec, you can customize it...