LinearLayoutManager in RecyclerView - RecyclerView in Android #8

Поделиться
HTML-код
  • Опубликовано: 9 ноя 2024

Комментарии • 43

  • @sufiicit9053
    @sufiicit9053 3 года назад +2

    You know what why i like your lectures ? your fully explanations is just beast ,Just. ... Thank you

  • @muhammadzaid3423
    @muhammadzaid3423 3 года назад +1

    sir g ap ka yai course tabahii hai, buht acha course

  • @dtechtricks213
    @dtechtricks213 3 года назад

    That's why Neat Roots is famous bcz all the points are 100% clear with the 1000% result superb.............

  • @rahul_xtr7935
    @rahul_xtr7935 2 года назад +1

    Code chal gaya ...bilkul maza saa aa gaya... thanks neat roots 🤩

  • @taxgyan6603
    @taxgyan6603 2 года назад +2

    👌Better than most of the paid courses.

  • @TalhaKhan-gu3vk
    @TalhaKhan-gu3vk 2 года назад +4

    to those of you facing issue that only 1 item is showing in Recycler view, here is the solution,
    in your card View Layout , " set the layout_height of top most Linear layout to wrap_content "and it will resolve the issue

    • @sahaganesh883
      @sahaganesh883 2 года назад +1

      Thank you. This is a great help for me.

  • @mondalsub
    @mondalsub 4 года назад +2

    GREAT SIR JI. CONTINUE FOR US..

  • @saddamafzal8855
    @saddamafzal8855 3 года назад +1

    great sir ...want more android tutorials

  • @jiminaaa1993
    @jiminaaa1993 4 года назад +1

    Very nice sir... again thanku for such knowledge

  • @niksrivastava
    @niksrivastava 2 года назад +1

    Thanks for a great video. Getting problem - even though I added 6 - 7 items to the list, the recycler view only shows 2 items always. Is there a place where we mention how many items in the list should show on the screen ? Please help. Thank you.
    -----
    Updated - I was able to solve this by using nested scroll view in place of regular scroll view.

  • @shoney6289
    @shoney6289 3 года назад +1

    Ausome Sir g👍

  • @Any4YouChannel_By_SACHIN
    @Any4YouChannel_By_SACHIN 3 года назад +1

    Big fan ❤️

  • @junaidburki7232
    @junaidburki7232 4 года назад +2

    Great teaching methodology sir. Keep it up sir and upload more videos

  • @funtech7905
    @funtech7905 4 года назад

    Sir mene aapki recycle view wali puri playlist dekhli but bohot confuse ho gya bcoz koi practical work ni kar paya..kya aap ek complete practical bana skte h iske use ke saath. Jaise insta aur facebook wali app ke saath. Thankyou once again.

    • @NeatRoots
      @NeatRoots  4 года назад +3

      Sbhi videos aik dosry k sath linked hein . Sequence sy videos dekho tu smj a jay ge

    • @funtech7905
      @funtech7905 4 года назад +2

      @@NeatRoots ok firse dekhta hn

  • @Harsh-jw5iz
    @Harsh-jw5iz 3 года назад +1

    Sir it is showing same image and text even after giving all data in list
    Please help me in this

  • @ishwariyalakshmi6648
    @ishwariyalakshmi6648 4 года назад +1

    great understanding,do video in english

  • @Instantcrypt
    @Instantcrypt 4 года назад +1

    sir .. when this app run is auto back ....

  • @sakshisawalikar4481
    @sakshisawalikar4481 2 года назад +2

    onBindViewHolder and onCreateViewHolder are not executing so the data is not displaying, what should i do?🥺

  • @pushkarprabhat7152
    @pushkarprabhat7152 4 года назад +1

    Please mark horizontal and vertical both in one

  • @Marshal-786
    @Marshal-786 4 года назад +1

    nice

  • @front-endnotes2974
    @front-endnotes2974 3 года назад

    Neat Roots Jindabad

  • @shaikkhasim5616
    @shaikkhasim5616 4 года назад +1

    Great sir

  • @abhishekvadher8741
    @abhishekvadher8741 2 года назад +1

    Why RecyclerView is lagging while scrolling pls give some solution

  • @Shashankkumar-eo6bc
    @Shashankkumar-eo6bc 2 года назад +1

    sir i had done exactly the same thing but my application keeps on closing.

  • @r1sh149
    @r1sh149 4 года назад

    sir muze errors and warnings to 0 mili hai but jab me app run karta hu to vo 'Unfortunately stopped' aata haimaine logcat se dekha t vaha pe RecipieAdapter class me onCreateViewHolder me hamne jo View view = LayoutInflater.from(context).inflate(R.layout.sample_recyclerview , null); likha hai is line pe error bata raha hai maine "Layoutinfluater.java" file dekhi to usme 99 errors hai and errors import ke time pe aaye hai like 'Cannot resolve symbol Layoutres' and so all (import android.annotation.LayoutRes;) isme Layoutres red color me indicate hora hai and issi tarah bohot import karne wale dependencies aaisi hi red hui hai please help me

  • @amjadafridi6110
    @amjadafridi6110 3 года назад +1

    sir plz reply mery recycler view mn gap bhot araaha hy plz reply

    • @abhikhandelwal8253
      @abhikhandelwal8253 3 года назад

      Hnn vertical view me ek item k bad dusra item next page pr aa rha h

    • @018_niteshkumar5
      @018_niteshkumar5 3 года назад

      verticle layout ko wrap content karo

  • @aestheticsme348
    @aestheticsme348 2 года назад

    You are just Gorgeous Sir

  • @syedmuhammadali784
    @syedmuhammadali784 3 года назад +1

    I have a problem linear layout Manager

    • @KrishnaYadav-zu5oz
      @KrishnaYadav-zu5oz 3 года назад

      is problem solved ?

    • @KrishnaYadav-zu5oz
      @KrishnaYadav-zu5oz 3 года назад

      i m getting error in parsing image ..
      in model call we use int for image and due to this image is not processing in it i think so app is not starting
      then make comment the holder.imageview.setImageResoure.... after this image is not set and text value us pass and without any error pass run ., so i thing problem in image parsing in RecipeModel . onBindViweHollder methjod

    • @swastikmishra739
      @swastikmishra739 3 года назад

      @@KrishnaYadav-zu5oz same with me, if you solved then please tell me

  • @loginandsignup3247
    @loginandsignup3247 3 года назад

    These functions are depreciated and the app is not run due to this reason

  • @mohammadsaqib8639
    @mohammadsaqib8639 3 года назад

    RecyclerView thoda hard lg rha h

  • @adahaggarwal
    @adahaggarwal 4 месяца назад +1

    sir i am getting this error and am not able to rectify it, what should i do?
    FATAL EXCEPTION: main
    Process: com.example.recyclerview, PID: 11894
    java.lang.RuntimeException: Canvas: trying to draw too large(111232592bytes) bitmap.

    • @NeatRoots
      @NeatRoots  4 месяца назад

      Post errors and code questions in the FB group (facebook.com/neatroots?mibextid=kFxxJD)