Название | : | RECYCLERVIEW - Android Fundamentals |
Продолжительность | : | 24.58 |
Дата публикации | : | |
Просмотров | : | 87 rb |
|
In LayoutInflater function why attachToRoot parameter in need if its always going to be false?? Comment from : Motivational Quotes |
|
Thanks bro! Comment from : Shahbaz Tariq |
|
does it save ? i mean if i close the app and open it again , does it save the ToDos that i added or not ? Comment from : Mohamed Zaarir |
|
why kotlin :( Comment from : alan bemalo |
|
I think this video is very clear I'd just add the mention that as an option to LinearLayoutManager you can have LinearLayoutHorizontal in case you want to have it scrollable horizontally Comment from : Tiago Castro |
|
When I run my app, I get Dublicate Classes error What could be the problem please Comment from : Rondroid |
|
Use my comment to express your sadness about onBindViewHoler in 2023 :( Comment from : Anatoli Tsoi |
|
thanks a lot you explain this unit very good Comment from : saeed yaftian |
|
Thank you so much this was really simplified amazingly Comment from : Youssef Tawfik |
|
you're explanation was very detailed, but i found out this method was only possible in my case using a depreciated method of using 'kotlin-android-extensions' as plugin for gradle i hope you can redo it in the new updated method as of 2023 Comment from : Tim Alj |
|
holder can't reference my view items inside the onBIndViewHolder I can't import the bitem_todoview/b i can't find it Comment from : Tim Alj |
|
This is fantastic Thank you so much! Comment from : Derek Devs |
|
Succinct Comment from : Ritesh Patel |
|
Hi there! In MainActivity rvTodos is not identified Anyone has an idea about how to fix it? I applied a suggestion posted below by someone who watched this video This suggestion did not work for me Also, in the the clicklistener Todo [line: Todo(title, false)] is not identified either Thanks Comment from : George Trialonis |
|
Hey how can i remove the todo list after i check the checkbox? Comment from : Sachin Timilsina |
|
Wow this is really step by step love this Comment from : Sachin Timilsina |
|
Hi Philipp is this playlist for beginners to android or for java devs transitioning to kotlin, cause i'm the former with just knowledge of kotlin bascis Comment from : faraday |
|
Hi, I am just starting out with the tutorials I can see that the recycler view state/ items in the todo list are not save when I reopen the app Is there a way to go about this? Comment from : Abhirupa Mitra |
|
the learning curve is steep on this one Comment from : dluca182 |
|
what is """tvTitle""" ? it's not working and we didn't declare it before !!! Comment from : BigStrongRobot |
|
Clear explanation Congrats !brCan you do updates as video or as comment under the video, because there are some deprecated usages Comment from : Ali |
|
Very Clean Explaination Thanks Comment from : ArrayOfSilicon |
|
Amazing Tutorial Keep up the good work man! Comment from : Shivam Parimalbhai Gohel |
|
hey Phillip :) if you also had a Spinner with todo category how would you declare that in the data class? Comment from : FATAHMORGANAH |
|
is there a java version of this? Comment from : Matthew Kilmurray |
|
Your explanation is just wow! Could you pls bring a video on the same but in Java? Comment from : Eric Palmer |
|
Wow, this is such an elegant tutorial! Thank you! Comment from : Stephan Van Ellewee |
|
I add the layout in onCreateViewHolder method But I can't access the components of this layout in onBindViewHolder method Anyone please help me Comment from : Aditya Dey |
|
Such a shame you do videos on Kotlin you are very good at explaining Comment from : William Selinder |
|
Thank you Philipp u are awesome all of the videos I have watched were top notch and easy to understand as well except for maybe this one I didn't quite understand the whole thing about recycle viewcan you please help me for am not so sure I can get a better place to learn than here? thanks in anticipation Comment from : durotimi emmanuel |
|
I'm really thankful to you This tutorial is very easy to understand and learn recycle view Comment from : # THE CODER |
|
Glad I find this video at the first The only thing is when you add the todo, the text on the keyboard is still there How to get the EditText to empty itself after adding? Is there any systematic way? Comment from : Monish Krishna |
|
Thank you Philipp, for the great tutorials! I follow the ANDROID FUNDAMENTALS FOR BEGINNERS and the tutorials are perfect so far Comment from : Vasil Iv |
|
Thank you The way you explain things, it's really easy to follow for newbies like me - very good job! Comment from : Simas Butavičius |
|
Thank youu !! Comment from : Haziq Haris |
|
Great tutorial! I always look for your channel when I don't understand something in Android :) Can you do a video on ListAdapter please Comment from : Celina |
|
good explanation thanks Comment from : paradigmaa |
|
I have mutableListOf in red Does anybody know how to fix this issue? Comment from : Brian Ryan |
|
Loved it! Comment from : meghana basutkar |
|
thank you Comment from : anuraj ms |
|
I am getting tvTitle as an unresolved reference in onBindViewHolder function How do I fix that? Comment from : Ayush Kumar |
|
Hello Phillip! Do you plan on creating a video about recyclerview in view binding? Comment from : XTN2000 |
|
Thanks a lot Comment from : Alex Hadi |
|
very hard man Comment from : Clo4K |
|
I havent seen the video yet but CAN WE TALK ABOUT HOW COOL THAT INTRO TRANSITION WAS???!!! xD Comment from : Terrence Jackson |
|
19:56 Did you ever ask your crush out Philipp? Comment from : Rajiv Manderson |
|
Accessing the checkbox and text view using synthetics does not work anymore and to use ViewBinding we need the adapter class I am confused here Can you please make a video on this? Comment from : Debayan Ghosh Dastider |
|
hi very good and nice plz learn Recyclerview drag and drop , thx Comment from : Ali Reza Zarghi |
|
Thanks a lot man Comment from : Asrofil Fachrul Riidlo |
|
Thank you for this video Very helpful Comment from : Jaywye |
|
I wonder if you will answer my question - following your guide, for some reason the itemview does not show any of the views (like title etc) (in the apply part) As if it doesnt know them Cant find a solution to this issue or why it is happening Comment from : Rail |
|
If we search for the xml views in onBindViewHolder wont it search for the view for every item ? brthis is exactly why we have ViewHolder class, so that the activity don't have to search for the view for every item brbr 😅😅correct me if i am wrong Comment from : you cant be bored |
|
Great video I don't like kotlin though Ugly name for a language and the syntax is poop imo Comment from : Danny Bee |
|
do you have a video showing how you can use a button from within each recycler view? Comment from : Dan Martin |
|
the best explanation everbrI'm learning android programming in Kotlin and for 1 week I've been trying to understand RV settingbrThanks you lot, Phillip! Comment from : ARIZONA |
|
dude, you should put on the title you're using kotlin I wasted my time watching this tutorial to realise you're using kotlin and not Java Comment from : Yesid Martins |
|
Do you have a java version of this lesson? Comment from : Lennart Nilsen |
|
Thank you very much man!!! Comment from : Arthur Diare Alvares |
|
great video but I'm struggling with undeclared "tvTitle" when trying to populate> override fun onBindViewHolder(holder: TodoViewHolder, position: Int) I checked, double and treble checked, everything is named correctly Any ideas? Comment from : malcolm farrelle |
|
I was stuck on a problem for a whole day until I saw this video! Thank you! Comment from : Abram Medrano |
|
do you have an idea how to build a recyclerview like the "contacts" in a standard phone? i have a large dataset via json and some items have a category lets say "bikes" and some have "cycles" item decoration seems the wrong choice :D Comment from : Tom |
|
awesome video , simple exemple not to much in it , perfect to understand the basics of everything 5 star this!!!!!!!!!!! good job Comment from : Defense89 |
|
Great video man brThanks for this brHave a question brThe how does the view holder know the XML view item it should hold is gotten from the todoitemxml didn't see any reference to it brThanks 😊 Comment from : Olayiwola Osho |
|
when I think about accounting and financing UDEMY doesn't come in my mind Comment from : aswin sthyanarayanan |
|
thank you, you explain really well Comment from : Mr Pi |
|
really good !!!! Comment from : bruce bane |
|
spoon fed! Comment from : Leykun Ejigu |
|
thanks a lot for this video, please let me know is their any video in which this is done via internet brie data is fetched from net Comment from : Bhupesh Pattanaik |
|
great lecture! Thank You!! Comment from : JJONG IM |
|
Hey,brGreat tutorialbrCan you do a video on layout manager in recyclerview ? Comment from : Giridhara Sai Pavan Kumar Gurram |
|
Amazing , detailed and easy to understand , thank you so much Comment from : Harsh More |
|
youtube/eX02_2iuJ2Q it's also helpful in RcyclerView Comment from : Codet Distro |
|
Thank you Sir! Better than my lecturer's explanation Comment from : TefkrosAirliner |
|
Thanks so much, Philipp I really love all your amazing videos Could you please create a video about using advanced RecyclerView in Android (increase performance, best practice when using RecyclerView) I think it will be useful for any Android Developer Comment from : pham hung |
|
Hi Phillip, I hope you are well I'm following your tutorial with my own example I have two activities: MainAcitivity and CreateNoteActivity I want to pass text from two EditTexts in CreateNoteActivity and display it in a RecyclerView in MainActivity When I click in the Create Note button, the note is not display in the Main Activity How I can fix this? brbrBefore, I try the same app but with an only one activity: MainActivity, and works fine Now I have two activities and I don't achieve success yet Please, any help will be gratefully Comment from : Moisés Gómez |
|
Great tutorial Phillip! The lesson is valuable and your narration is easy to understand Thank you Comment from : Jackson Hall |
|
Awesome tut Only feedback is to use the GUI to add textviews/buttons/etc instead of adding them manually via the XML editor as it is easier for viewers to follow along and see the app come together Comment from : Prithvi B |
|
Hello mate I have a question I need to add RecyclerView to another activity do I need to create a new adapter and data class for the activity's RecyclerView or the same adapter can be used somehow? Waiting for your reply Thank you👍 Comment from : Qasim Mir |
|
Great explanation! Thanks Comment from : Ajay Galagali |
|
Nice one! Comment from : Navin Kodam |
![]() |
RecyclerView using Kotlin 2021 || Android RecyclerView in Kotlin || Kotlin RecyclerView Example РѕС‚ : Foxandroid Download Full Episodes | The Most Watched videos of all time |
![]() |
How to create RecyclerView in Android - Android Studio Tutorial РѕС‚ : Master Coding Download Full Episodes | The Most Watched videos of all time |
![]() |
Android Custom RecyclerView Adapter example. Android Kotlin Tutorial. #3.4 РѕС‚ : Smartherd Download Full Episodes | The Most Watched videos of all time |
![]() |
RecyclerView Android Studio Tutorial | 2023 РѕС‚ : Easy Tuto Download Full Episodes | The Most Watched videos of all time |
![]() |
Recyclerview in android studio РѕС‚ : Tech Projects Download Full Episodes | The Most Watched videos of all time |
![]() |
RecyclerView + JSON Parsing - Part 2 - CREATING A MODEL - Android Studio Tutorial РѕС‚ : Coding in Flow Download Full Episodes | The Most Watched videos of all time |
![]() |
RecyclerView Android Example with custom adapter, list sorting and glide РѕС‚ : Programming w/ Professor Sluiter Download Full Episodes | The Most Watched videos of all time |
![]() |
RecyclerView in Android Studio-Tutorial 2021 РѕС‚ : CodesKing Download Full Episodes | The Most Watched videos of all time |
![]() |
RecyclerView in Android Studio [Kotlin 2020] РѕС‚ : CodeWithMazn Download Full Episodes | The Most Watched videos of all time |
![]() |
Android RecyclerView Tutorial - In Depth Guide incl. Different View Types РѕС‚ : tutorialsEU Download Full Episodes | The Most Watched videos of all time |