Simple RecyclerView with CardView Tutorials in Android Studio

Simple RecyclerView with CardView Tutorials in Android Studio

SmallAcademy

4 года назад

41,055 Просмотров

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


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

ebi7 hosseinpour
ebi7 hosseinpour - 06.06.2022 06:55

Thank you 🙏!!! If is possible for you tech us how to make a Quiz app.

Ответить
Muhammed Mustafa Geldi
Muhammed Mustafa Geldi - 08.03.2022 01:43

Thank you dude

Ответить
Jeremy Heng
Jeremy Heng - 11.07.2021 20:14

Good tutorial! Thank you!

Ответить
Nur Shahiera Azleen
Nur Shahiera Azleen - 25.05.2021 23:02

Hi, how to retrieve all this cardview data from firebase? Thank you!

Ответить
Alga Mahargarika
Alga Mahargarika - 31.03.2021 11:06

That's amazing tutorial, this make me understand for step by step. Thanks bro

Ответить
Sahil Prajapati
Sahil Prajapati - 27.03.2021 02:19

jhakash bindash

Ответить
Winfield Dixon
Winfield Dixon - 27.11.2020 07:44

Thank you for posting this, very helpful! After coding this only 1 card view displayed. I fixed this by changing the layout_height of the RecyclerView to wrap_content in activity_main.xml. Not sure why this was needed since I've used match_parent on other linear Recycler View. Any way, perhaps this will be helpful if anyone else has the same issue with only 1 card being displayed.

Ответить
Nikhil Agarwal
Nikhil Agarwal - 25.11.2020 08:53

helped a lot..thnx

Ответить
clean view
clean view - 22.08.2020 04:27

can it retrieve data from filestore firebase ??

Ответить
baldawashrinivas SIES GST
baldawashrinivas SIES GST - 19.07.2020 09:11

How to add different image for each card view?? Reply fast.

Ответить
Sapthagiri Manivannan
Sapthagiri Manivannan - 24.06.2020 18:30

Can anyone tell how to pass multiple elements like this from onBindViewHolder ?

Ответить
Sapthagiri Manivannan
Sapthagiri Manivannan - 24.06.2020 18:29

How to pass

Ответить
Sapthagiri Manivannan
Sapthagiri Manivannan - 22.06.2020 01:36

:) Million Thanks!

Ответить
Muhamad Amaral Zidane
Muhamad Amaral Zidane - 22.05.2020 11:20

Great video brother , but how can i change the image ? I'm very new to this , please help

Ответить
Ben Streamer
Ben Streamer - 07.05.2020 13:48

is there any way to decrease the number of items in the recycler view??

Ответить
Alex chai
Alex chai - 05.05.2020 19:16

adapter = new Adapter(getContext(), items);
recyclerView.setAdapter(adapter);


i have a problem here, it says
"adapter is abstract cannot be instanised"


can u help me :(

Ответить
Ab
Ab - 01.04.2020 21:20

Thank You It Helps A Lot .

Ответить
Ibrahim Aziz
Ibrahim Aziz - 20.03.2020 15:18

What about the description line? How do we pass data there?

Ответить
Clarisse Manabat
Clarisse Manabat - 01.03.2020 18:59

good evening there is an errors in my dependencies
implementation 'androidx.appcompat:appcompat:1.1.0'
implementation 'androidx.appcompat:recyclerview:1.1.0'
implementation 'androidx.appcompat:cardview:1.1.0'




ERROR: Failed to resolve:androidx.appcompat:recyclerview:1.0.1
ERROR: Failed to resolve:androidx.appcompat:cardview:1.0.1


Help me please thank you:)

Ответить
Ove H.
Ove H. - 14.02.2020 22:51

Amazing man! Finally a tutorial that makes sense!

Ответить
Reddy M
Reddy M - 06.02.2020 20:25

Thanks

Ответить
Muhammad Aasim Pervaiz
Muhammad Aasim Pervaiz - 28.01.2020 13:43

create tutorial on expendable recyclerView with clicklistner on expended view please

Ответить
BOUSSAADA MOSTAFA
BOUSSAADA MOSTAFA - 28.12.2019 23:20

Bah vous etes les meilleurs Merciiiii a Vous

Ответить
Chandru RCPM
Chandru RCPM - 12.12.2019 13:59

I have a problem, In live mode, the card view does not fit well inside the recycler view, it has big space at the end of each cardView can yu help me?

Ответить
Amol Uge
Amol Uge - 24.11.2019 10:46

how to impliment Interstitial ads Recyclerview Card

Ответить
Fr3DSky
Fr3DSky - 09.11.2019 05:33

I did the 98% correctly something happen that every cardview at the end has a big separation and much scroll is required..thanks looks a very nice.. how we can put images using piccaso library?

Ответить
Franz Christian Miguel
Franz Christian Miguel - 21.09.2019 20:02

How to change image and text?

Ответить
Mostafa Yehia
Mostafa Yehia - 02.08.2019 23:16

Hi bro i can't add the description and image .. any help ?

Ответить
Samir Designer
Samir Designer - 20.07.2019 19:27

Thanks
if make part two when click on any items go to next page show description text for any items
thanks

Ответить