ขนาดวิดีโอ: 1280 X 720853 X 480640 X 360
แสดงแผงควบคุมโปรแกรมเล่น
เล่นอัตโนมัติ
เล่นใหม่
Thank you thank you thank you. You have no idea how long ive been looking for this.God bless you
your channel is funny, gratefull
Thanks a'lot it helped me to understand Thank you buddy.. May God Bless you.. Good luck in whatever u r doing
Thanks dude ❤❤
Thanks for your effort you are great guy
bro you awesome, more share your knowledge please with beautiful content
😊😊
Thank You very much 🤍
I have done everything same but still my setfilterlist function is not working. Is there anything wrong?
king 👑
You saved me thank you
how go click item when found item?
Does this searchview works with realtime database ?
Yes it will u will get list from realtime db u can implement this search view on that list as well
@@codingstuff070 But app is crashed after running.. errors are also not there.. Could you pls help me
How to on click recycler item
th-cam.com/video/WqrpcWXBz14/w-d-xo.html
Perfect
please source code brother
check out the description box
@@codingstuff070 Thanks a lot
I need a quiz app, see I messaged on Instagram sir
condisition is not trueTry this Way if (filteredList.isNotEmpty()) { countryCodeAdapter.setData(filteredList) } else { Toast.makeText(requireContext(), "Data Not Found", Toast.LENGTH_SHORT).show() }
Thank you thank you thank you. You have no idea how long ive been looking for this.God bless you
your channel is funny, gratefull
Thanks a'lot it helped me to understand Thank you buddy.. May God Bless you.. Good luck in whatever u r doing
Thanks dude ❤❤
Thanks for your effort you are great guy
bro you awesome, more share your knowledge please with beautiful content
😊😊
Thank You very much 🤍
I have done everything same but still my setfilterlist function is not working. Is there anything wrong?
king 👑
You saved me thank you
how go click item when found item?
Does this searchview works with realtime database ?
Yes it will u will get list from realtime db u can implement this search view on that list as well
@@codingstuff070 But app is crashed after running.. errors are also not there.. Could you pls help me
How to on click recycler item
th-cam.com/video/WqrpcWXBz14/w-d-xo.html
Perfect
please source code brother
check out the description box
@@codingstuff070 Thanks a lot
I need a quiz app, see I messaged on Instagram sir
condisition is not true
Try this Way
if (filteredList.isNotEmpty()) {
countryCodeAdapter.setData(filteredList)
} else {
Toast.makeText(requireContext(), "Data Not Found", Toast.LENGTH_SHORT).show()
}