Horizontal RecyclerView

แชร์
ฝัง
  • เผยแพร่เมื่อ 31 ต.ค. 2024

ความคิดเห็น • 138

  • @dk-sky3820
    @dk-sky3820 6 ปีที่แล้ว +1

    Your android tutorials are the best on youtube.

  • @MrFrisMich
    @MrFrisMich 3 ปีที่แล้ว

    verry nicely explained. probably better than 90% of the tutorials out there. good job

  • @Opeyemi.sanusi
    @Opeyemi.sanusi 6 ปีที่แล้ว

    Thanks a lot, you just made my day. I was thinking of using a very difficult library to implement something similar which was giving me a hard time. Your tutorials are clear and simple to understand. Thanks again

  • @ezscootrr
    @ezscootrr 4 ปีที่แล้ว

    I'm using Xamarin.Android but this tutorials are still helpful.

  • @jeremyheng8573
    @jeremyheng8573 3 ปีที่แล้ว

    Good tutorial! I change it to androidX library instead

  • @addriansaopan
    @addriansaopan 5 ปีที่แล้ว +4

    what a beautiful tutorial, god bless u mate!

  • @terjemah_alquran
    @terjemah_alquran 4 ปีที่แล้ว

    thank you, easy to follow and clear explanation

  • @Amirandalosi
    @Amirandalosi 6 ปีที่แล้ว +1

    Your videos are really interesting and useful. I learned a lot from you.thank you sooooooo much

  • @muhammadsalman6300
    @muhammadsalman6300 5 ปีที่แล้ว

    Hi, Mitch! I learn from you very much and you helped to take my skills on the next level. Here is a suggestion for you, I personally like frecso (image loading library), you should give a chance to fresco. It also offered customization of look and feel of the image.

  • @tenzinsherab6935
    @tenzinsherab6935 6 ปีที่แล้ว

    Wow thanks a lot, very easy to follow and so simple, thank you very much once again

  • @trinh-dongnguyen8037
    @trinh-dongnguyen8037 5 ปีที่แล้ว +1

    Thank you for video. It's interesting and easy to understand. Good luck!

  • @nakedflames
    @nakedflames 4 ปีที่แล้ว

    thanks man. great tutorial

  • @ramisy8742
    @ramisy8742 6 ปีที่แล้ว

    Guys encouraged Mitch he to do a wonderful job for us

  • @ishwariyalakshmi6648
    @ishwariyalakshmi6648 4 ปีที่แล้ว

    Awesome man

  • @drallisimo34
    @drallisimo34 4 ปีที่แล้ว

    cool tut!!!

  • @khanhuynh.social
    @khanhuynh.social 4 ปีที่แล้ว +1

    I got an issue: horizontal recycler view is not actually "wrap_content" with dynamically height of card view base on its content changed. More details, height of horizontal recycler view cuts off height of card view unfortunately. Maybe recycler view is smartly choosing better view holder to present data from its adapter.

  • @musicafe7717
    @musicafe7717 6 ปีที่แล้ว +1

    Amazing Mitch 😍😍

  • @joja4323
    @joja4323 4 ปีที่แล้ว

    Thank you

  • @nasirjaura2547
    @nasirjaura2547 5 ปีที่แล้ว +2

    Appreciated.

  • @satyamdubey6226
    @satyamdubey6226 6 ปีที่แล้ว +1

    You are awesome sir

  • @quidpanic7095
    @quidpanic7095 5 ปีที่แล้ว +1

    So how can you set individual onClick. like you click on 1 of the items and it does this:.... and you click on other item it does this:...

  • @takezo_kyiv
    @takezo_kyiv 6 ปีที่แล้ว +2

    U r the best! Thanks, bro

  • @siminam.michile4648
    @siminam.michile4648 5 ปีที่แล้ว +1

    Helpful, thank you!!

  • @sujith5441
    @sujith5441 2 ปีที่แล้ว

    Can we directly use the CardView as parent?

  • @nfaical3
    @nfaical3 3 ปีที่แล้ว

    Thanks

  • @amirhosseinomidvar9349
    @amirhosseinomidvar9349 6 หลายเดือนก่อน

    Can you help me write the same project with the volley library

  • @issod6425
    @issod6425 6 ปีที่แล้ว

    Super!!!
    Have you a tutoriel for Authy Authentification??

  • @Utshaw
    @Utshaw 4 ปีที่แล้ว

    Thanks for the tutorial. But how can I add pagination here ?

  • @saravananmanoharan4114
    @saravananmanoharan4114 3 ปีที่แล้ว

    Life saver!

  • @andersonnogueira1883
    @andersonnogueira1883 6 ปีที่แล้ว

    Obrigado por compartilhar teu conhecimento, me ajudou muito.

  • @blakeyoung115
    @blakeyoung115 2 ปีที่แล้ว

    Mitch, can you add a filter searchview to this App? Please help!!

  • @oumaimakabouri3491
    @oumaimakabouri3491 5 ปีที่แล้ว

    Thank you very much!!!!!!!!!!!!!!!!!!!!!!!!!!!

  • @pstlvictoras
    @pstlvictoras 4 ปีที่แล้ว

    hey man, thank you for shareing with us, can I itereate through items with json?

  • @Funnyy_bunnyy
    @Funnyy_bunnyy 5 ปีที่แล้ว +1

    great tutorial thanks for that but when I run it, shows no error and show nothing. Please help

  • @MatheusComaru
    @MatheusComaru 5 ปีที่แล้ว

    muito obrigado !!!!!!!

  • @DellohBorisOuahou
    @DellohBorisOuahou 3 ปีที่แล้ว

    Please , what event to add to retrieve when I slide my finger over an element from left to right

  • @hanamanth_vlogs6565
    @hanamanth_vlogs6565 3 ปีที่แล้ว

    How to make recylerview horizontal and vertical scrolling sir?

  • @mansoornisar6666
    @mansoornisar6666 4 ปีที่แล้ว

    I need to scroll to position of item clicked, auto scroll, I mean if i click 5th element so it auto scroll to fifth element and make it to start of list, can I do that using adapter observer class? I did try item ranged but it does not work like I wanted to.

  • @cinemapalace8084
    @cinemapalace8084 6 ปีที่แล้ว +11

    so this could be used for instagram status

  • @yudafajar4610
    @yudafajar4610 5 ปีที่แล้ว

    nice work, i wanna ask about this video, how do display json in the recyclerview brother? . im newbie :)

    • @codingwithmitch
      @codingwithmitch  5 ปีที่แล้ว

      Watch my rest api course with mvvm architecture brother codingwithmitch.com/courses/rest-api-mvvm-retrofit2/

  • @KartikRathor
    @KartikRathor 3 ปีที่แล้ว

    After adding a new data how can i make my recycle view auto scroll so it can show only recently added data at first screen.

  • @rakshitsingh2503
    @rakshitsingh2503 5 ปีที่แล้ว +1

    Thank u

  • @azminural
    @azminural 5 ปีที่แล้ว

    Hello, When I click the button inside the "holder" variable, how can I access the method in "Mainactivity".

  • @anotherbright4928
    @anotherbright4928 4 ปีที่แล้ว

    how i can show image (using image view) in same layout, from image that i pick from that recycler view?

  • @abhaydarji3649
    @abhaydarji3649 5 ปีที่แล้ว

    I want to drag and drop these images to plain area. So what should I do for that?

  • @dantheman7816
    @dantheman7816 4 ปีที่แล้ว

    Excellent! :-)

  • @ivchopetrov
    @ivchopetrov 5 ปีที่แล้ว

    Hi indeed this video is very helpfull but any idea why is my card a square not a circle?

  • @nedelcumatei9925
    @nedelcumatei9925 6 ปีที่แล้ว

    Hi, i did everything from the video, the app runs but the recycler view is not displayed at all.I doesnt crash or anything, i just doesnt show what it is supposed to show.Can you please help me?

  • @marlonlom
    @marlonlom 5 ปีที่แล้ว

    whe you use horizontal and vertical recyclerview, how to handle click in the inner one (horizontal)?

  • @ajinkyakadam967
    @ajinkyakadam967 5 ปีที่แล้ว

    my pages are not scrolling properly. i need to hold for 2..4 second at the corner of mobile screen and need to scroll. sometimes it scrolls and the page stucks in between.please help on same

  • @nakulsingh9913
    @nakulsingh9913 6 ปีที่แล้ว

    thank you so much.

  • @khimacao
    @khimacao 5 ปีที่แล้ว +1

    thank you so much

  • @sheikhshoaib7332
    @sheikhshoaib7332 6 ปีที่แล้ว

    Sir can you tell me how to add a button on a recyclerview with Listview

  • @georgematsos4416
    @georgematsos4416 4 ปีที่แล้ว

    Thanks for the tutorial!
    Can we do the same but retrieve images from firebase?

    • @shreygupta2506
      @shreygupta2506 4 ปีที่แล้ว

      hey were you able to retrive images?

    • @georgematsos4416
      @georgematsos4416 4 ปีที่แล้ว

      @@shreygupta2506 Yes but not alone. I needed this for my app so I paid a developer and he created a horizontal slideshow that takes photos from firebase. If you want I can give you his link.

  • @wilhelm.reeves
    @wilhelm.reeves 5 ปีที่แล้ว

    In layout_listitme.xml, can'we directly start with cardView instead of RelativeLayout as parent?

    • @codingwithmitch
      @codingwithmitch  5 ปีที่แล้ว

      Depends on what else your doing but in general yes there's nothing stopping you from doing that

  • @Galactic2030
    @Galactic2030 6 ปีที่แล้ว +1

    Thank you
    Plz answer me
    How to create Intent to open photo ?!
    Thanks

    • @codingwithmitch
      @codingwithmitch  6 ปีที่แล้ว +1

      stackoverflow.com/questions/5383797/open-an-image-using-uri-in-androids-default-gallery-image-viewer

    • @Galactic2030
      @Galactic2030 6 ปีที่แล้ว

      @@codingwithmitch
      I mean when you press this picture opens

  • @Er_Pradeep_Kumar
    @Er_Pradeep_Kumar 5 ปีที่แล้ว

    Thanks Man ,,,

  • @reaganr1516
    @reaganr1516 5 ปีที่แล้ว

    In default I want to set item 2 is selected? how can we do that?

  • @himanshumadaan5128
    @himanshumadaan5128 4 ปีที่แล้ว

    Sir how can we save the images in gallery???

  • @harrisonpov
    @harrisonpov 6 ปีที่แล้ว

    how can i expande the image on click?

  • @AgonizedCupid
    @AgonizedCupid 5 ปีที่แล้ว

    how can i view images in same activity below recycler view after clicking the scroll images

  • @ShubhamBhosale2791996
    @ShubhamBhosale2791996 6 ปีที่แล้ว

    Please make a video about how we can put AutoPlay videos in recyclerView like instagram.

  • @kristapsvecvagars5049
    @kristapsvecvagars5049 5 ปีที่แล้ว

    I've been looking for a tutorial for a slider like this for html/css, but for some reason it's quite hard to find, as everyone seems to be doing full screen sliders.

  • @winstonpais4856
    @winstonpais4856 4 ปีที่แล้ว

    what changes should i do if i want to use images from the drawable folder instead of getting them from a link, thank you in advance

    • @shreygupta2506
      @shreygupta2506 4 ปีที่แล้ว +1

      did you figured it out...iy yes please help me out

    • @winstonpais4856
      @winstonpais4856 4 ปีที่แล้ว

      @@shreygupta2506 private int[] myImageList = new int[]{R.drawable.ab1};
      private String[] myImageNameList = new String[]{" name “};
      private ArrayList eatFruits(){
      ArrayList list = new ArrayList();
      for(int i = 0; i < 15; i++){
      FruitModel fruitModel = new FruitModel();
      fruitModel.setName(myImageNameList[i]);
      fruitModel.setImage_drawable(myImageList[i]);
      list.add(fruitModel);
      }
      return list;
      }

  • @brianramirez3746
    @brianramirez3746 5 ปีที่แล้ว

    I needed to do exactly that but I must also include < and > buttons on both sides. how could i do it?

    • @codingwithmitch
      @codingwithmitch  5 ปีที่แล้ว

      Add imageviews on either side of the horizontal RecyclerView that contains images of < and >

    • @syaazaawilzuzz2971
      @syaazaawilzuzz2971 4 ปีที่แล้ว

      @@codingwithmitch and then? whats the code?

  • @tapasjaiswal6968
    @tapasjaiswal6968 4 ปีที่แล้ว

    Sir
    Can u tell me how I able to link multiple app within one app in flutter

  • @bharathkumar2799
    @bharathkumar2799 6 ปีที่แล้ว

    Sir How to get stackend data from firebase using gridLayout

  • @jonathanduque594
    @jonathanduque594 6 ปีที่แล้ว +2

    How can I use it in fragments?

    • @John-qt6qk
      @John-qt6qk 6 ปีที่แล้ว

      Do you get the way how to do it mate, i am stuck on it.

    • @OhMiGowD
      @OhMiGowD 6 ปีที่แล้ว +1

      basically the same, but when you have to pass context or findViewById(), use getActivity() or getContext()

  • @lukecross5439
    @lukecross5439 4 ปีที่แล้ว

    And the animation?

  • @SandeepKumar-xn6fs
    @SandeepKumar-xn6fs 6 ปีที่แล้ว +1

    sir can we use image drawable file for images on the behalf of image URL.

    • @codingwithmitch
      @codingwithmitch  6 ปีที่แล้ว

      Sandeep Kumar yep. Just write R.drawable.filename

    • @SkillzSwager0nME3
      @SkillzSwager0nME3 6 ปีที่แล้ว

      @@balgharithementor1559 I know I'm 2 months late but have you tried this? getString(R.drawable.page36)

  • @andrewmurugami8700
    @andrewmurugami8700 6 ปีที่แล้ว

    i cant get your course on dating app in codingwithmitch

  • @jayveerapayrapay5464
    @jayveerapayrapay5464 6 ปีที่แล้ว

    How about in grid view?

  • @nithinsrivatsa
    @nithinsrivatsa 6 ปีที่แล้ว

    I am not getting images in the specified URLs..rest everything working fine..what may be the reason for that?

    • @saikatdatta94
      @saikatdatta94 5 ปีที่แล้ว

      @Nitin Have you given the app INTERNET ACCESS PERMISSION?

  • @nikadev9249
    @nikadev9249 3 ปีที่แล้ว

    My images are way too far from each other :( please help

  • @chris18kzone
    @chris18kzone 6 ปีที่แล้ว

    can i apply this into the fragments?

  • @B-Tank123
    @B-Tank123 5 ปีที่แล้ว

    implementation 'com.github.bumptech.glide:glide:4.9.0'
    annotationProcessor 'com.github.bumptech.glide:compiler:4.9.0'

  • @ambujchaturvedi4654
    @ambujchaturvedi4654 6 ปีที่แล้ว

    could you make a video series on chat app using firebase..

    • @codingwithmitch
      @codingwithmitch  6 ปีที่แล้ว

      Have you seen my courses on pluralsight.com? There's a 3-part firebase series where I build an app that has a real-time chat portion.
      You need a subscription but you can try it free with this link: pluralsight.pxf.io/c/1194789/424552/7490.
      app.pluralsight.com/library/courses/android-firebase-email-authentication-verification/table-of-contents
      app.pluralsight.com/library/courses/android-firebase-database-cloud-storage/table-of-contents
      app.pluralsight.com/library/courses/android-firebase-cloud-messaging-storage-crash-reporting/table-of-contents
      Also if you message me on the codingwithmitch facebook page I can give you 30 days free.

  • @anti_globalista
    @anti_globalista 5 ปีที่แล้ว

    Cannot resolve symbol 'parent' when using LayoutInflater.

    • @arpitkumar4525
      @arpitkumar4525 5 ปีที่แล้ว +1

      parent means the ViewGroup inside which you are inflating the View. Use the variable name of the ViewGroup type used as a parameter in onCreateViewHolder() method. It will probably be viewGroup instead of parent.
      PS: I am sorry to say, but this is such a silly question. You need to get your basics right instead of just copying everything.

    • @anti_globalista
      @anti_globalista 5 ปีที่แล้ว

      @@arpitkumar4525 If I knew "basics", I wouldn't need to watch this, wouldn't I? This is *** TH-cam, not Udemy or Linda, I'll ask what I want to. Anyhow, I found answer on Stack Overflow long ago but I'm sure that there would be people that would benefit from this answer. In their name, thanks.

    • @arpitkumar4525
      @arpitkumar4525 5 ปีที่แล้ว

      @@anti_globalista ok but learning RecyclerView as a beginner is not a good idea. I am learning it myself just now after practicing basics for 1 year.

    • @anti_globalista
      @anti_globalista 5 ปีที่แล้ว

      @@arpitkumar4525 What would You recommend for horizontal scroll of ~30 items instead of RV?

    • @arpitkumar4525
      @arpitkumar4525 5 ปีที่แล้ว

      @@anti_globalista RV is best for horizontal scroll. But before doing that I will get my programming basics right.

  • @chomanabdulla5067
    @chomanabdulla5067 6 ปีที่แล้ว +2

    😍😍😍

  • @sergap1226
    @sergap1226 5 ปีที่แล้ว +1

    Can barely hear

  • @analisboa2420
    @analisboa2420 5 ปีที่แล้ว

    how can I replace these images with my drawable images?

    • @codingwithmitch
      @codingwithmitch  5 ปีที่แล้ว

      Put them in drawables folder or put them on a server and query them

    • @analisboa2420
      @analisboa2420 5 ปีที่แล้ว

      @@codingwithmitch in the code, how to retrieve the images from the drawable folder and replace them?
      What part of the code do I change?

    • @Tenderbox
      @Tenderbox 4 ปีที่แล้ว +1

      @@analisboa2420 Had the same question too

  • @elysiayeo5423
    @elysiayeo5423 6 ปีที่แล้ว

    is it possible to move the recyclerview down?

    • @codingwithmitch
      @codingwithmitch  6 ปีที่แล้ว

      Elysia Yeo you mean in the layout? Yes just put something above it

    • @elysiayeo5423
      @elysiayeo5423 6 ปีที่แล้ว

      CodingWithMitch thanks
      I actually copied and pasted this recyclerview in several activities and also changed the URL and name. However, in the second activity that I copied n pasted, an error shows up. It has something to do with invoking virtual method on null object reference

    • @elysiayeo5423
      @elysiayeo5423 6 ปีที่แล้ว

      The error is at line:
      recyclerview.set layoutManager(layoutManager) ,
      initRecyclerView();
      getImages();

    • @codingwithmitch
      @codingwithmitch  6 ปีที่แล้ว

      Elysia Yeo message me on instagram and send a picture of the error . My Instagram is Mitch.tabian

  • @samha1513
    @samha1513 6 ปีที่แล้ว +1

    Cool

  • @AtulPandey-fv7nk
    @AtulPandey-fv7nk 4 ปีที่แล้ว

    my app keeps crashing damn

  • @FASTian001
    @FASTian001 5 ปีที่แล้ว

    Sound is too low

  • @daniyaljavaid329
    @daniyaljavaid329 5 ปีที่แล้ว +1

    thanks for the video, but this Tai Lopez is irritating all over the youtube :@

  • @anton3445
    @anton3445 2 ปีที่แล้ว

    16:58

  • @SandeepKumar-xn6fs
    @SandeepKumar-xn6fs 6 ปีที่แล้ว

    Sir i have completed. Thank u .
    Sir i want to make a camera app which can detect real time face emotion mode that person happy or sad plss give me complete source code.

  • @SandeepKumar-xn6fs
    @SandeepKumar-xn6fs 6 ปีที่แล้ว

    Sir this not worked.

    • @codingwithmitch
      @codingwithmitch  6 ปีที่แล้ว

      Then sir you've done something wrong.
      Check the source code. Link in description.

  • @govindasapkota5979
    @govindasapkota5979 6 ปีที่แล้ว

    are you mute?????

  • @manjunathr2330
    @manjunathr2330 5 ปีที่แล้ว

    Ty Mitch , and wanna subscribe for your blog
    Please Email me, want to discuss more on that

  • @yahya-imammunir7381
    @yahya-imammunir7381 5 ปีที่แล้ว +1

    Thank you

  • @MohamedElsayed-co8wv
    @MohamedElsayed-co8wv 5 ปีที่แล้ว +1

    thanks

  • @nithinsrivatsa
    @nithinsrivatsa 6 ปีที่แล้ว

    I am not getting images in the specified URLs..rest everything working fine..what may be the reason for that?

    • @nasirjaura2547
      @nasirjaura2547 5 ปีที่แล้ว

      Check internet permission in manifest

  • @sidharthv924
    @sidharthv924 6 ปีที่แล้ว

    how can get context while implementing this in a fragment.

    • @codingwithmitch
      @codingwithmitch  6 ปีที่แล้ว

      Sidhu V you can get a reference to the context in a fragment by calling "getActivity()"

    • @sidharthv924
      @sidharthv924 6 ปีที่แล้ว

      CodingWithMitch thanks

  • @amsab2365
    @amsab2365 6 ปีที่แล้ว +1

    thank you