Sabari Karthik
Sabari Karthik
I just integrated the code to my recycler view adapter and there I cant able to handle single item click submit after selection. class ProductsAdapter : RecyclerView.Adapter() { override fun...
After face detection am getting the following error. `libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 10588 (Thread-4)` dont know what is the reason because am...
I'm using your swipelistview library from past 2 weeks,now am facing some listview swipe freezing on some devices but its normally working fine in other devices too.Don't know the actual...