Тёмный

CardView in RecyclerView Android Studio Kotlin Tutorial 

Code With Cal
Подписаться 11 тыс.
Просмотров 21 тыс.
50% 1

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

 

5 окт 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 41   
@lukeunderhill3907
@lukeunderhill3907 Год назад
I just have to say this tutorial was really helpful. Obviously I had to adapt it to my own context and pause and rewind the video a tonne, but after a few days of wrestling with it I have got something I'm now happy with thank you!
@Michael-x2e
@Michael-x2e 4 месяца назад
Thank you, this tutorial was very helpful
@mysgrown
@mysgrown 3 года назад
Thank you Cal Sir . This video is very helpful for us.
@defencemanufacturingindia7825
@defencemanufacturingindia7825 2 года назад
Ever thankful.
@CodeWithCal
@CodeWithCal 2 года назад
You are most welcome 😉
@seanrileyhawkins4511
@seanrileyhawkins4511 Год назад
Thanks for the video helped me solve something quickly. I still need to work on the recycler view from loading new cards everytime. This causes some duplication on the recycler view.
@DarokCx
@DarokCx 2 года назад
Good job ! A little too fast-paced for me, though, even at .75 speed XD
@matheusdelnero135
@matheusdelnero135 Год назад
Nice video bro! helped me a lot
@myimac8257
@myimac8257 7 месяцев назад
Hey Cal great tutorial. Thank you! I was wondering if you could help me out. How would I allow the user to pick an image from their phone's gallery into the card view (I've done this already) but I want to be able to save these images and re-load them when the app re-starts. I can't find that info anywhere. I tried SharedPreferences it works for text but I haven't been successful with images. (btw I only have a max. of 6 images in my app) Your help would be greatly appreciated. Thx so much!
@julianyagoro3531
@julianyagoro3531 Год назад
Very helpful!
@nishilraiyarela5141
@nishilraiyarela5141 2 года назад
can you show us how to get data from API in this CardView in RecyclerView
@billal2731
@billal2731 2 года назад
you can use gson and picasso for the images
@loleria6
@loleria6 Год назад
tell me which property is responsible for the number of columns
@Armadeus
@Armadeus 10 месяцев назад
sorry if i'm missing something, but where was the cardCellBinding written? couldn't find it, even though it's required around 5:21.
@burakcanduzcan
@burakcanduzcan 2 года назад
superb video!
@clintb92
@clintb92 Год назад
Is there a way to change the string colors based on what is read? For example if you had 2 of the same authors in the list, can you code the recycler to change the text color to blue?
@mrtruthvirtue8752
@mrtruthvirtue8752 3 года назад
Shall we code with Cal , c'monn!
@trukazz
@trukazz Год назад
hello thanks for the video, how can we fetch the data from MySQL db
@miguelmoral4760
@miguelmoral4760 2 года назад
Thanks! 🤠
@CodeWithCal
@CodeWithCal 2 года назад
😊
@defencemanufacturingindia7825
@defencemanufacturingindia7825 2 года назад
I plan to use the code..in an app...tips and suggestions on what we should take care of will be useful... also I am trying to include a searchview...any tips on this/?
@defencemanufacturingindia7825
@defencemanufacturingindia7825 2 года назад
If you have a forum(blog) page - or here, we can initiate a discussion so that more can participate..
@astridguerreron2931
@astridguerreron2931 3 года назад
Hello Cal! Your video's helping me so much. I'm trying to do the same example with some contacts but a strange reason it doesn't show me the information from the First Activity to Second Activity that I have in my contacts list :'(
@CodeWithCal
@CodeWithCal 3 года назад
Thanks 😊 In this example we pass the objectid via an intent put extra. Is there a bug in your code related to that?
@astridguerreron2931
@astridguerreron2931 2 года назад
@@CodeWithCal Helloooo!!! I never knew what my app didn't work, but finally I could resolve that bit problem implementing Parcels. That's strange but it works. Thanks so much. I continue watching your videos ;) Happy Halloween!
@CodeWithCal
@CodeWithCal 2 года назад
Happy Halloween 🎃
@heijun149
@heijun149 2 года назад
Hello, thanks for the video and I have try it, but first time I do it with your tab view tutorial first and success and then i try to combine this recycler view with tab bar view but unfortunately after combining,i found that my page for listing all the book cannot slide down for viewing more book. Did i have any solution for that?
@CodeWithCal
@CodeWithCal 2 года назад
Ahh what you are trying to do sounds possible, I wont debug your code. keep trying. :)
@yerkolopez8142
@yerkolopez8142 2 года назад
Hello, the video helped me a lot, I have a question in case I have a lot of text, the part of the description, how do I scroll down and keep reading, because it won't let me slide down
@CodeWithCal
@CodeWithCal 2 года назад
Hi you want to nest the detail view in a scroll view
@yerkolopez8142
@yerkolopez8142 2 года назад
@@CodeWithCal Yes, since I want to put more text to the description part
@Lucdre
@Lucdre 3 года назад
Hello, thanks for the video :) Do you know why / how to prevent the cards from duplicating when pressing back and reopening the app? (or also while changing from dark to light mode while the app is open). Fixed it for now clearing the list (that we populate in onCreate) in onBackPressed but it doesn't seem like the best idea to empty and re-populate the list, or am I wrong?
@CodeWithCal
@CodeWithCal 3 года назад
I would do something like this. Declare a class variable boolean in the Main activity var firstload = true. then wrap the populateBooks function in something like this if(firstload) { populateBooks() firstload = false }
@LaboratoriodeInteractividad
@LaboratoriodeInteractividad 2 года назад
Hi, I have a little issue, every time a click on a book it send the same ID for all, any clue what can be going wrong
@CodeWithCal
@CodeWithCal 2 года назад
Something wrong with the intent put extra or the reading of said extra
@LaboratoriodeInteractividad
@LaboratoriodeInteractividad 2 года назад
@@CodeWithCal well It Is weird cos' once i re-ordered the way the list Is filled allá came ordered and go well, thanks for answer
@hanaanaulia250
@hanaanaulia250 Год назад
actuallly its to good, but maybe next time u need to explain a video without urge to pee 😂 its too fukeeng fast broo 🙃
@CodeWithCal
@CodeWithCal Год назад
Haha personally I not a fan of unnecessarily long tutorials, but its true i do go to fast at times
@azizrimi2978
@azizrimi2978 10 месяцев назад
Why recycleview have to be so complicated ? Python is much simpler.
@kyankey150
@kyankey150 2 года назад
Thanks for video but you are so fast
@CodeWithCal
@CodeWithCal 2 года назад
😋
Далее
RECYCLERVIEW - Android Fundamentals
24:58
Просмотров 104 тыс.
Room Renovations | Android Conference Talks
11:33
Просмотров 14 тыс.
RecyclerView | Everything You Need to Know
25:07
Просмотров 138 тыс.
No Code App Development is a Trap
9:31
Просмотров 262 тыс.