RecyclerView gestures using Kotlin || RecyclerView Swipe to Delete Kotlin || Kotlin || 2021

Поделиться
HTML-код
  • Опубликовано: 19 окт 2024
  • RecyclerView gestures using Kotlin || RecyclerView Swipe to Delete Kotlin || Kotlin || 2021
    Follow me on Instagram: / foxandroidblog
    Follow me on Facebook: / foxandroidblog
    Hey Developers,
    In this video, I have explained :
    How to implement swipe to delete the item from RecyclerView
    How to implement swipe to archive item in RecyclerView
    Retrieve Image from Firebase in Android App
    • Retrieve Image from Fi...
    Android Read OTP Automatically using Broadcast Receiver
    • Android Read OTP Autom...
    Android Read OTP Automatically using Kotlin
    • Android Read OTP Autom...
    RecyclerView using Kotlin 2021
    • RecyclerView using Kot...
    Item Click Listener - RecyclerView using Kotlin
    • Item Click Listener - ...
    Recyclerview onClickListener to NewActivty using Kotlin
    • Recyclerview onClickLi...
    #swipe #recyclerview #kotlin

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

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

    You are doing amazing job I am implementing the features that you provide and at last love your content sir for you respect ++

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

    quick and simple, thank you very much👍🏻

  • @shubhamsoni1325
    @shubhamsoni1325 11 месяцев назад

    Your videos are really great but can you please explain it in more detail, because for a begainer like me dont know there are such predifined methods which we can use. Or if you have any suggestion or anything let me know.

  • @mikhaillazarev5378
    @mikhaillazarev5378 5 месяцев назад

    thank you so much for your usefull video i'm so glad because you were be able to help me with me problem =) ❤

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

    Thank you for your lib! Very useful and simple!

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

    Bhai Amazing Video please please make video for Java as well 🔥👍🏻 on same topic

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

      Sure bro....will plan that❤️

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

    What if I'm using a horizontal recycler view and I want to make swipe up as delete and swipe down as archive? is it possible?

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

    getAdapterPosition is deprecated. What should I use instead? getAbsoluteAdapterPostion or bindingposition?

  • @MohsenMashkour
    @MohsenMashkour Год назад

    so where is the library data? you said that the link is in the description. it seems that you forgot to add it.

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

    Thanks bhaiya for this video

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

    I am using such a method in a recycler view which gets its data from the realm database but I am getting error when collection.swap is called. please help

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

    This video was perfect, thanks

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

    Ho to add a HapticFeedback when slide 25%? telegram has it

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

    Dude your library is old version, please update, I am about to crazy to find new library.I think there is not such a library in the world asdasdasdasdasdasd

  • @ideepaknishad
    @ideepaknishad Год назад

    how to delete recycler view from node API in android kotlin using volley library ??

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

    Bhai ye to error dikha rha h means recyclerview or viewHolder nhi le rha showing require v7.Widegt.recyclerview but you have androidx.recyclerview

  • @williamsj.padilla4111
    @williamsj.padilla4111 2 года назад

    Excelente Brother!

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

    Thank yooooouuu 🙌🏾🙌🏾🙌🏾

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

      Glad it helped!! Stay connected ❤️

  • @hasheemmn469
    @hasheemmn469 Год назад

    your library is not wrking bro

  • @kisamesafe
    @kisamesafe Год назад

    everything okey but background music so bad it confuse my brain

  •  2 года назад

    Mmmmm

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

    Your library is not working anymore??????? implementation 'it.xabaras.android:recycleview-swipedecorator:1.2.3'
    Sorry to say, but it does not work, anymore, waste of time for now until it is fixed

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

      even I tried its not working, do know any work around???

    • @asylbekbugibayev2493
      @asylbekbugibayev2493 Год назад

      I guess it does not work as we are using Kotlin, just remove the swipe decorator from your project. But in this tutorial decorator is somehow working, can anyone suggest why?

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

      Try enabling jetifier on the build.gradle or adding a maven repository pointing to jitpack. That worked for me.