Тёмный

Filter RecyclerView using Search View | Android 

Mafia Codes
Подписаться 45 тыс.
Просмотров 118 тыс.
50% 1

Опубликовано:

 

15 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 225   
@hianuyesperidiao5499
@hianuyesperidiao5499 3 года назад
what theme do you use for android studio? it's so beautiful
@leolimoncito6564
@leolimoncito6564 3 года назад
I'm so grateful with your explanation
@alex19991014
@alex19991014 3 года назад
Wonderful tutorial with very detailed explanation and source code provided. What more could one ask for? Thank you so much =)
@mafiacodes
@mafiacodes 3 года назад
Glad it helped!
@dineshmunusamy8278
@dineshmunusamy8278 3 года назад
Superb teaching bro....
@harshkaushik6426
@harshkaushik6426 2 года назад
really very helpful.........and clear as crisp, no extra bullshit. Well done My Friend.
@mohamedayad70
@mohamedayad70 3 года назад
seems like i will be here all the night xD
@sanderssharma8001
@sanderssharma8001 4 года назад
Your just awesome sir ... I have no words.. u tell the things really great....ese hi video dalte rahiyega
@Dhruvh1
@Dhruvh1 4 года назад
Will it be wise to use it for a huge dataset?
@riteshfamily369
@riteshfamily369 3 года назад
Sir can use search view on my card view dashboard i have to use there also grid layout
@mafiacodes
@mafiacodes 3 года назад
U need to perform search on ur list so it dosen’t matter what view ur using
@riteshfamily369
@riteshfamily369 3 года назад
@@mafiacodes sure sir but muze samza nahi kuki mene bahut changes kiye but setadpter ko error ata hai not set adapter not resolve in gridlayout
@AbdulHannan-sj2xi
@AbdulHannan-sj2xi 3 года назад
May you live long with a happy life bro. I complete my task due to you. I'm subscribing your channel now. Thanks
@DC-fn8kh
@DC-fn8kh 2 года назад
Sir, how to apply this search filter in the shopping cart adapter which only use the interfaces ?
@MarcelSchalk
@MarcelSchalk 4 года назад
My main-activity is holding 3 fragments, that holding the adapter. Any ideas what I can do? I can not call the adapter in onQueryTextChange in the main activity, because the adapter is created in the fragment. But I don't know how to pass the filtered List to my main activity, to copy it, search in it and get the filtered list back to the adapter through the fragments.
@mafiacodes
@mafiacodes 4 года назад
u can use an interface for the same. an example of using an interface is shown in this video (ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-AkiltTv0CjA.html) that is on item click listener but u can use the same logic to implement an interface. hope that helps.
@rohithsuri1752
@rohithsuri1752 4 года назад
Hi Marcel Schalk, my requirement also same. Did u find it?
@rohithsuri1752
@rohithsuri1752 4 года назад
@@mafiacodes Above link is not working
@mohamedagbaria3454
@mohamedagbaria3454 3 года назад
the search icon doesn't appear on the screen why ? in the Android manifest
@EyeXD
@EyeXD 2 года назад
I have the movieList that you initialized as List moviesList I have a ModelClass, where I initailized as List moviesList How do I make it work the moviesListAll in the constructor??
@hadarangeethika
@hadarangeethika 3 года назад
This was very useful 😃, thank you so much 😊
@CeziBel
@CeziBel 4 года назад
OMG I love u man u saved my lifeeee LOVEE you so much you can't even imagine 😍❤😍❤😘❤😍
@mafiacodes
@mafiacodes 4 года назад
love u too bro...
@siddeshrevankar7808
@siddeshrevankar7808 3 года назад
I have problem in SearchView Basically I have EditText in my recycler view And whenever I search something it is showing successfully with each and every details But the value which I inserted in that EditText and search for something by SearchView then the value inserted for previous data will apply for the searched data For Ex: if I put the value in 2nd EditText and I search for 10th EditText the value which is in 2nd EditText will be in 10th EditText Please help me to solve this problem
@Alaa-mc1vu
@Alaa-mc1vu 2 года назад
Hello how can i do multiple filter with recyclerview? 🤔
@alexshiferaw7180
@alexshiferaw7180 4 года назад
Thank you ! nice video and good explanation.
@milanribadiya2833
@milanribadiya2833 5 лет назад
Thank you for your filter but I have not set on click into on bind view holder .please help me.
@mafiacodes
@mafiacodes 5 лет назад
I dint get you, share code on github Subscribe like share 😊
@milanribadiya2833
@milanribadiya2833 5 лет назад
Sir please. You make video of recyclerview's search view + set on click please...
@yashtyagi8040
@yashtyagi8040 3 года назад
How I use search view if I have 2 to more string in recyle view. Please tell me
@sachetthashrestha539
@sachetthashrestha539 5 лет назад
loving this series on recycler view.will u do multi view type recycler view and expandable recycler view??
@mafiacodes
@mafiacodes 5 лет назад
Multi view type will be live most likely tomor 😉 till then SUBSCRIBE LIKE SHARE
@mafiacodes
@mafiacodes 5 лет назад
Multi view RecyclerView | getItemViewType() | Android ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-VtnLpHUu2U0.html
@vikassaini6331
@vikassaini6331 3 года назад
Thanks for the video 👍
@corrector7405
@corrector7405 2 года назад
Amazing tutorial, thanks a lot!
@nguyenhung-fw5fy
@nguyenhung-fw5fy 4 года назад
Sir, why don't use moviesList instead movieListAll ? Why you need creat movieListAll ?
@mafiacodes
@mafiacodes 4 года назад
Coz it contains all the movies not the filtered one’s
@Sampelmind81
@Sampelmind81 4 года назад
hey from germany, i followed your instructions and the only problem is, when i clear the searchview, the unfiltered list is not shown. i wondering that your code works and my code not.
@mafiacodes
@mafiacodes 4 года назад
👋 can u share ur code on github so i can check... Subscribe like share 😊
@lalizism
@lalizism 4 года назад
@@mafiacodes I have the same problem Could you please help me too??? hey from México
@mafiacodes
@mafiacodes 4 года назад
Download l/check my code from github, and match it with yours or share your code on github so i can replicate the error you are getting.
@mafiacodes
@mafiacodes 4 года назад
Hey, plz share code on GitHub, or you can compare my code.
@Ropa7891
@Ropa7891 4 года назад
im having the same problem
@NoddyS-gf3hl
@NoddyS-gf3hl 3 года назад
Hello, I did not have toolbar in my app earlier for some reasons. RecyclerView ia designed for 4th page after navigation and Now, for this recyclerview, I wanted to implement as search bar wont come. Please tell me how to implement it
@AkramKhan-ez9lr
@AkramKhan-ez9lr 3 года назад
you use searchbar in your designmode
@Sidex150-g1p
@Sidex150-g1p 3 года назад
Lol mouse se type kar rahe ho kya? Btw thanks for this.
@codingmerah8340
@codingmerah8340 4 года назад
thank you so much my problem has been solved, good job man
@mafiacodes
@mafiacodes 4 года назад
Subscribe like share😊
@sorinaion1365
@sorinaion1365 4 года назад
Hello Sir ! Here is 1 thing that doesn't work for me: The list contains 4 innitial tasks, added from the onCreate method. I added the "Add" button, which adds new tasks from the keyboard. If I make a search, AFTER I add some new tasks: the search is returning the correct Strings, but after the "x" is clicked, the rendered list is the innitial 4 items lists. The tasks added from the keyboard are not saved. Would you please help ! Thank you !
@ninomuring6653
@ninomuring6653 5 лет назад
Is the method the same when using FirestoreRecyclerAdapter ?
@pradiktabagus
@pradiktabagus 3 года назад
thank you, my project is done 😍❤😍❤😘❤😍
@gurubhai4918
@gurubhai4918 Год назад
Th aks Mittal, can u pls extend this with Synonyms, because of people are not good with English and are from Germany / France (my clients search beer / bear for 🍺
@BABATECHNOPEDIA
@BABATECHNOPEDIA 4 года назад
Sir! How to use this filter option in firestore recycler view
@alanmc9660
@alanmc9660 4 года назад
Not easy to do! you need to use third party Algolia!!
@dstack3404
@dstack3404 3 года назад
Thanks for the video. My recyclerview data comes from a JSON file in my directory. Can I still use this method to search the recycleviewer?
@mafiacodes
@mafiacodes 3 года назад
Yes, load up the recycler view and do the search
@ashishanand9331
@ashishanand9331 4 года назад
i am displaying pdf files in recycler view, i followed your code step-wise but still not getting the search results. could you please help me with this?
@mafiacodes
@mafiacodes 4 года назад
share code on Github
@ayeshanoreen793
@ayeshanoreen793 2 года назад
Thank you sooooo much for this video🥺
@josephjetabela4993
@josephjetabela4993 3 года назад
yo How about there are another List of movie price, movie time , ... how to make it filterable??
@SatyamGupta-nx4zj
@SatyamGupta-nx4zj 2 года назад
when i click on search button my screen gets clear and then the searching is also not working
@shrinivasbaldawa2232
@shrinivasbaldawa2232 3 года назад
The video was really very awesome..can you do the same for data stored in database and showing it in recyclerview?
@patriciogonzalez3360
@patriciogonzalez3360 4 года назад
Thank you for this tutorial. Works for me :D
@mafiacodes
@mafiacodes 4 года назад
Subscribe like share😊
@MinecraftLetstime
@MinecraftLetstime 4 года назад
I just finished this playlist. I have to thank you for this. It was perfect! Well done.
@mafiacodes
@mafiacodes 4 года назад
Subscribe like share
@ЕрасылТурлыгажы
@ЕрасылТурлыгажы 3 года назад
thank you
@pranavshahi5996
@pranavshahi5996 4 года назад
Non-static method 'getFilter()' cannot be referenced from a static context
@Vandrea97
@Vandrea97 4 года назад
tengo ese mismo problema, pudiste solucionar?
@angie788
@angie788 4 года назад
@@Vandrea97 Yo igual , no lo soluciono aún :c
@mafiacodes
@mafiacodes 4 года назад
can you tell exactly on which line your getting this error, coz I ran this application again and I am not getting this error, please verify your code with the repo on GitHub.
@pew4410
@pew4410 2 года назад
@@mafiacodes Is it possible to do it with an object or does it have to be string? like for example car class with atributes or meal.
@pew4410
@pew4410 2 года назад
@@Vandrea97 tengo ese mismo problema, pudiste solucionar?
@AlejandroMartinez-iz2kf
@AlejandroMartinez-iz2kf 4 года назад
Amigo buen dia. al escribir en el SearchView borra todo pero no muestra nada, y al borrar todo el contenido del SearchView deberia mostrar la lista completa pero no muestra nada
@mafiacodes
@mafiacodes 4 года назад
Share code on GitHub in case you have any problem
@rnjita581
@rnjita581 4 года назад
Can you help me how to search without changing it's position number... Or How to show previous position number
@mafiacodes
@mafiacodes 4 года назад
cud not get what u mean?
@rnjita581
@rnjita581 4 года назад
@@mafiacodes I have a list of users and their score. I sorted this by their score. There are total 2000+ users. Now what I want is that to show the position of current user. In simple word how to make the user to get his position in this list.(recyclerview)
@4dn907
@4dn907 4 года назад
Where r u from?
@mafiacodes
@mafiacodes 4 года назад
🇮🇳 but why?
@jivanmainali1742
@jivanmainali1742 4 года назад
sir without collapseactionview its working .what is its purpose??
@kavinduM19
@kavinduM19 3 года назад
Thank u so much buddy ❤️❤️
@josephmota358
@josephmota358 4 года назад
Excuse me Sir. This does not works for me when I try to implement SearchView in Fragment. I mean, this works fine in MainActivity, but in Fragment does not. What could I do?
@josephmota358
@josephmota358 3 года назад
@Kristijan Boskovic This solved my problem. Thanks a lot
@summmitbruh123
@summmitbruh123 4 года назад
How do I Implement this in a PagedListAdapter with viewmodels?
@thejaniaravinda9635
@thejaniaravinda9635 3 года назад
Please let me know how to search two arraylists using filterable
@ThreadsX
@ThreadsX 5 лет назад
Thanks, How can I get the search filters items, position?
@mafiacodes
@mafiacodes 5 лет назад
You can get the item itself but position is different since recycler view is renders again, but incase you want position then you can use a different approach like setting a tag as an id or something like that.
@techbuddy1519
@techbuddy1519 4 года назад
it is crashing when i touch the search bar with an error at Attempt to read from field 'java.lang.Object android.widget.Filter$FilterResults.values' on a null object reference typecasting error at :-------moviesList.addAll((Collection
@mafiacodes
@mafiacodes 4 года назад
share ur code on GitHub so I can see whats the problem...
@amitghosh3938
@amitghosh3938 4 года назад
when I press search view on empty list the below line is producing and error recyclerAdapter.getFilter().filter(newText); how to deal with it?
@mafiacodes
@mafiacodes 4 года назад
What is the error?
@amitghosh3938
@amitghosh3938 4 года назад
@@mafiacodes recyclerAdapter is producing null pointerexception (Its working fine when there is at least one view in the list)
@muhammadfahad3441
@muhammadfahad3441 4 года назад
Do you have same implementation in Kotlin? Can you give me the link?
@dovahpass
@dovahpass 2 года назад
How would this be done with livedata using MVVM?
@mafiacodes
@mafiacodes 2 года назад
ru-vid.com/group/PLdHg5T0SNpN3-dPWdHlgu9lU3JnksBoHc
@emremuslu7763
@emremuslu7763 3 года назад
Thank you so much!
@paullin7052
@paullin7052 3 года назад
amazing tutorial!
@soumayamondal6915
@soumayamondal6915 4 года назад
Sir can you please tell me how add a fiture in recyclerview to multiple select to delete from recyclerview
@TheNoobDhruv
@TheNoobDhruv 2 года назад
please solve this error public class PdfAdapter extends RecyclerView.Adapter implements Filterable { private Context context; private List pdfFiles; private List pdflistAll; private OnPdfFileSelectListener listener; public PdfAdapter(Context context, List pdfFiles, OnPdfFileSelectListener listener) { this.context = context; this.pdfFiles = pdfFiles; this.listener = listener; this.pdflistAll = new ArrayList(pdfFiles); // error Arraylist }
@kroy2401
@kroy2401 4 года назад
Sir, I want to perform a 2nd filteration on the 1st filter list what should i do?
@mafiacodes
@mafiacodes 4 года назад
Create a second search field and use the filtered list as the input list for the second search field
@kroy2401
@kroy2401 4 года назад
@@mafiacodes tried but not happening , please make a short video on that and provide me the link sir.
@ajaygalagali5963
@ajaygalagali5963 4 года назад
Why this isn't working for app:showAsAction = "always" ?
@mafiacodes
@mafiacodes 4 года назад
U need space for search view that’s why u need to collapse the action bar, therefore u need to use collapseActionView
@AmritaKumari-fl5uu
@AmritaKumari-fl5uu 3 года назад
How to create filter like flipkart or myntra can you pls also share tutorial of that?
@mafiacodes
@mafiacodes 3 года назад
the same way, it depends how ur data is organised
@vohoangvinh7194
@vohoangvinh7194 4 года назад
Thank you it's wonderful
@sunilkumarmaurya4562
@sunilkumarmaurya4562 5 лет назад
Is ur code available on git if yes plz provide link.
@mafiacodes
@mafiacodes 5 лет назад
Link in description
@shubhamnaik1982
@shubhamnaik1982 4 года назад
what if there are no matches for the search text ? What to do in that case , please help ?
@mafiacodes
@mafiacodes 4 года назад
It won’t show results
@soumayamondal6915
@soumayamondal6915 4 года назад
Sir, i flow this code step by step,,, but sir my result is not show properly... sir please help me
@mafiacodes
@mafiacodes 4 года назад
Share code on GitHub
@linusetikpon3527
@linusetikpon3527 3 года назад
very useful
@ashikroshan995
@ashikroshan995 4 года назад
Cannot resolve method 'getFilter' in 'Adapter' i am having this problem
@mafiacodes
@mafiacodes 4 года назад
Share code on GitHub
@jivanmainali1742
@jivanmainali1742 4 года назад
Sir how to change color of searchview as well text inside of it
@techlinesystems4890
@techlinesystems4890 4 года назад
Am really enjoying your series, but please can you make same video for recyclerview search
@rajm2671
@rajm2671 4 года назад
Clear explanation. Keep it up :-)
@wemersondamasceno2016
@wemersondamasceno2016 4 года назад
does it work in fragment?
@mafiacodes
@mafiacodes 4 года назад
Yes
@ritunjaykumar5428
@ritunjaykumar5428 3 года назад
can you make playlist of android services. It is argent. please sir
@divyanshkushwaha4721
@divyanshkushwaha4721 2 года назад
can u plz share the Kotlin code for the same?
@harishmani8245
@harishmani8245 4 года назад
Bro when I click the search icon and i will search, nothing will shown
@mafiacodes
@mafiacodes 4 года назад
Share code on GitHub
@BARATHICREATIVES
@BARATHICREATIVES 4 года назад
simple... populate the data list immediately after initialize the movie name arraylist or whichever. (i.e., in Main Activity - inside on create).
@avijitsamanta8784
@avijitsamanta8784 4 года назад
How to change search output text color Like::: Input::::: ir Output::: ir(color change in "ir" bcz it is searching text)on man
@samuelmistico
@samuelmistico 4 года назад
Muchas gracias, con una arquitectura MVP
@towuhidekoli9480
@towuhidekoli9480 4 года назад
please explain this in recyclerview item click listener please. last 7 days trying this but.this youtube no.not any videio this type. can't find any videio.please do this @Override public void onClick(View v) { final Intent intent; switch (getAdapterPostion()){ case 0: intent = new Intent(context, FirstActivity.class); break; case 1: intent = new Intent(context, SecondActivity.class); break; ... default: intent = new Intent(context, DefaultActivity.class); break; } context.startActivity(intent); }
@mafiacodes
@mafiacodes 4 года назад
RecyclerView item Click using Interface | Advanced Way | Android ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-AkiltTv0CjA.html
@elimarkus9259
@elimarkus9259 4 года назад
I cannot display the search icon on fragment can you please help me?
@mafiacodes
@mafiacodes 4 года назад
Have u followed the steps
@elimarkus9259
@elimarkus9259 4 года назад
I folowed the steps and i managed to filter just by the simple searchview . Its not reacting to andoidx version..cause it inflates the menu just with 3 dots of settings instead of search icon. And i didn't even set the "settings" item
@fadlanazizi8527
@fadlanazizi8527 5 лет назад
How can I search in the line below? for example rowcounttextview
@mafiacodes
@mafiacodes 5 лет назад
U cn search accordingly any field as per ur object, here its a simple string but u cn use use any object SUBSCRIBE LIKE SHARE
@fadlanazizi8527
@fadlanazizi8527 5 лет назад
@@mafiacodes can you give an example, because after I tried the movie title and rowcount the same
@rohithsuri1752
@rohithsuri1752 4 года назад
Awesome videos sir, could u make a video on search view in recycler view which is there in a fragment ?
@keshavgarg9451
@keshavgarg9451 4 года назад
i just copied the code and got this error; Getting this Error....please help me with this; java.lang.NullPointerException: Attempt to invoke virtual method 'void androidx.recyclerview.widget.RecyclerView.setAdapter(androidx.recyclerview.widget.RecyclerView$Adapter)' on a null object reference
@mafiacodes
@mafiacodes 4 года назад
Find recycler view first before adding the adapter to it
@keshavgarg9451
@keshavgarg9451 4 года назад
@@mafiacodes done that, but still showing error
@mafiacodes
@mafiacodes 4 года назад
Share the code on GitHub
@keshavgarg9451
@keshavgarg9451 4 года назад
@@mafiacodes github.com/gargk747/INSIDEMNIT check this
@keshavgarg9451
@keshavgarg9451 4 года назад
@@mafiacodes any solution???
@shivashiva4276
@shivashiva4276 3 года назад
Hi bro how r u , really your videos are lot of help me , make a one video for how to add search filter in nested recyclerview please make a video for this topic iam strucked here please Help me 🙏
@mafiacodes
@mafiacodes 3 года назад
Ok I will try
@preetkaur4762
@preetkaur4762 3 года назад
its not working with volley php mysql. please suggest me tutorial.
@mafiacodes
@mafiacodes 3 года назад
Girl/boy in 2021 you should not be using either of volley/php, but still share ur source code then only I can help.
@preetkaur4762
@preetkaur4762 3 года назад
@@mafiacodes so which library i should use for fetch mysql data base
@mafiacodes
@mafiacodes 3 года назад
U should be using retrofit else use okhttp
@androiddevelopment8796
@androiddevelopment8796 3 года назад
Which font is that?
@mafiacodes
@mafiacodes 3 года назад
Snazzy operator
@androiddevelopment8796
@androiddevelopment8796 3 года назад
@@mafiacodes How to install that to android studio
@mafiacodes
@mafiacodes 3 года назад
It’s a paid font bro u can buy and install as normal fonts
@androiddevelopment8796
@androiddevelopment8796 3 года назад
@@mafiacodes can you send website link?
@PhongTran-hz4ht
@PhongTran-hz4ht 4 года назад
Hi, how to Filter RecyclerView with ListAdapter?
@mafiacodes
@mafiacodes 4 года назад
the same way as explained here ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-CTvzoVtKoJ8.html ,,,but simply pass a the new filtered list
@ИльяКучер-н8ъ
@ИльяКучер-н8ъ 2 года назад
nice vid👍
@hectorjaviercampos5835
@hectorjaviercampos5835 4 года назад
I get an error when I select the magnifying glass
@learnandearn4847
@learnandearn4847 4 года назад
Whts the error
@hectorjaviercampos5835
@hectorjaviercampos5835 4 года назад
@@learnandearn4847 I already fixed the error
@hectorjaviercampos5835
@hectorjaviercampos5835 4 года назад
@@learnandearn4847 I had to filter by the content not by the index because when I filter and click on the item it does not show me the correct item if I take the index
@osama6795
@osama6795 4 года назад
you didnt show us your activity_main.xml file... this makes it hard to implement in our own project
@mafiacodes
@mafiacodes 4 года назад
U can view the complete repo on GitHub
@mhdunknown
@mhdunknown 2 года назад
For those reading whom it crashes on them, don't forget that importing the correct library both in the xml and kt (or java) files is essential to get it to work, otherwise it'll crash.
@شرحتطبيقالاعلافالبديلة
i dont find Filtrable library on git hub .. what u talking about ?
@MrFyce
@MrFyce 4 года назад
how to add a search view in a fragment android and filter recycler view?
@josephmota358
@josephmota358 4 года назад
I am looking for the same
@josephmota358
@josephmota358 4 года назад
I've found the solution, my searchview inside a fragment is working now. My solution was: 1. Don't inflate options menu in MainActivity 2. Inflate options menu in the fragment you want to perform the search 3. Put this line in fragment onCreate's: sethasoptionsmenu(true) Then you'll be able to handle searchview from fragment
@shivamsehrawat7610
@shivamsehrawat7610 4 года назад
i don't know why but when i click on search view it just shows a blank screen.
@mafiacodes
@mafiacodes 4 года назад
Share ur code on github or compare with mine on GitHub
@saicharan9652
@saicharan9652 4 года назад
@@mafiacodes facing the same issue...checked the code from GitHub and compared..everything seems to be same. don't know from where the issue is coming
@mafiacodes
@mafiacodes 4 года назад
Share ur code of GitHub and I’ll try to run on my device.
@saicharan9652
@saicharan9652 4 года назад
@@mafiacodes github.com/scharan518/RecyclerView
@BARATHICREATIVES
@BARATHICREATIVES 4 года назад
simple... populate the data list immediately after initialize the movie name arraylist or whichever. (i.e., in Main Activity - inside on create).
@MrLOLs1
@MrLOLs1 4 года назад
Thanks 😊
@mafiacodes
@mafiacodes 4 года назад
Welcome 😊
@osamaziadi283
@osamaziadi283 3 года назад
exellent
@Info-dj7qs
@Info-dj7qs 4 года назад
sir i have another issue related to creating a pdf i am unable to get the file path for making new folder and generating pdf . getexternalstoragedirectory() method depericated so i want another one which is latest can you help me .
@mafiacodes
@mafiacodes 4 года назад
Need to check the docs
@ali_abou_bakr
@ali_abou_bakr 4 года назад
Thanks alot
@mafiacodes
@mafiacodes 4 года назад
Subscribe like share😊
@wisnuwijaksono4562
@wisnuwijaksono4562 4 года назад
how to search data from server ?
@mafiacodes
@mafiacodes 4 года назад
Make an api call to the server on textchange or search submitted
@abhhiee
@abhhiee 4 года назад
please make an another video for Search View using Firebase Recycler view ..
Далее
Multi view RecyclerView | getItemViewType() | Android
15:03
RecyclerView | Everything You Need to Know
25:07
Просмотров 139 тыс.
РЫБКА С ПИВОМ
00:39
Просмотров 707 тыс.
Silent Hill 2 - Мульт Обзор
07:26
Просмотров 260 тыс.
САМАЯ ТУПАЯ СМЕРТЬ / ЧЕРНЕЦ
1:04:43
Drag and drop Reorder in Recycler View | Android
7:05
Expandable Recycler View | Android
12:28
Просмотров 45 тыс.
Building a Mobile App in 2024: The BEST Technologies
13:31
Calyx OS - The next big Android Competitor!?
12:06
RecyclerView Item Click | Best Practice Way
8:06
Просмотров 95 тыс.
RecyclerView Performance with DiffUtil (Kotlin)
15:43
How THIS wallpaper kills your phone.
10:25
Просмотров 24 млн
РЫБКА С ПИВОМ
00:39
Просмотров 707 тыс.