RecyclerView  - Part 4, BaseAdapter - with ViewHolder

RecyclerView - Part 4, BaseAdapter - with ViewHolder

Codetutor

6 лет назад

9,199 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@subindsuresh4897
@subindsuresh4897 - 22.06.2022 10:18

Thank you sir, for explaining the purpose of view-holder pattern in-depth. In a recent interview this question was brought-up. Thanks to this video i have clarity now. Will be able to answer in future interviews.

Ответить
@meena7222
@meena7222 - 16.02.2021 15:01

Thank you so much for this video for explaining this with so much depth

Ответить
@irynasherepot9882
@irynasherepot9882 - 20.05.2019 09:40

Thank you! Very helpful video!

Ответить
@srinathravichandran8796
@srinathravichandran8796 - 09.04.2019 10:19

Hi sir, your videos are awesome!!!
I have some doubts!
1.view = layoutInflator.inflate(R.layout.layout_person_row_item,null)
here, I can't understand the 2nd parameter null.I googled , it seems its the parent view.
Here which parent does it represent ? The relative Layout of layout_person_row_item or the listview itself ?
2.why is it passed as null?
3.I came across another inflate call -- layoutInflator.inflate(xmlFileToBeInflated,parent,boolean).
when should we use this instead?
I have been searching for this for a long time.Could you kindly help me on this sir !!

Ответить
@sajalhsn13
@sajalhsn13 - 06.02.2019 10:07

I have to admit that your explanation and way of teaching is the best. I have seen many online paid courses like Udemy and Treehouse. The way they teach is very good. But your tutorial is better than those courses. Thank you.

Ответить
@ansumankumar2127
@ansumankumar2127 - 12.08.2018 12:17

Amazing tutorial...it clarified my concept...

Ответить
@akashjain2541
@akashjain2541 - 23.07.2018 20:07

you are awsm sir, thank you very much.

Ответить
@shivamsharma-iy5mh
@shivamsharma-iy5mh - 24.04.2018 05:43

hye sir, please make video on debugging of application...

Ответить
@hirahasan
@hirahasan - 21.03.2018 09:19

This was one of the best video on Listview performance and coding guideline. Thanks a lot for helping me out. !! Keep making good video like this. :)

Ответить
@ideepdave
@ideepdave - 28.12.2017 11:19

Charan kha hai guruji...
Now i have answer of why do we use viewholder pattern.

Ответить
@thiagohencke7230
@thiagohencke7230 - 10.10.2017 19:54

Awesome sir, learning a lot with you, also, nice editing skills, let the lecture very pleasant to watch.

Ответить
@aabhasjain139
@aabhasjain139 - 22.09.2017 14:56

Awesome sir....Great insight....Thanks a lot...:)

Ответить
@krishnagoud3159
@krishnagoud3159 - 05.09.2017 19:25

hii sir,.
I am expecting chat application vedios from you, like WhatsApp ....

Ответить
@SRIKANTH-ls9bm
@SRIKANTH-ls9bm - 01.09.2017 22:35

Excellent tutorial

Ответить
@indrajeetjyoti9020
@indrajeetjyoti9020 - 01.09.2017 07:46

nice tutorial sir! sir but how we can put diffrent layout on each position of listview
please make tutorial of listview with custom diffrent layout for diffrent position of listview
means hetrogeneous listview

Ответить