Sort Recyclerview using Kotlin || Sort Recyclerview items in Ascending or Descending Order || Kotlin

Поділитися
Вставка
  • Опубліковано 5 чер 2021
  • Sort Recyclerview using Kotlin || Sort Recyclerview items in Ascending or Descending Order || Kotlin
    Source Code: DM on Instagram
    Follow me on Instagram: / foxandroidblog
    Follow me on Facebook: / foxandroidblog
    Hey Developers,
    In this video, I have explained :
    * How to Sort items in Recyclerview using Kotlin
    Filter Recyclerview using Search View
    • Filter Recyclerview us...
    Firestore Data to Recyclerview using Kotlin
    • Firestore Data to Recy...
    How to Send an Email via Intent
    • How to Send an Email v...
    How to Zoom Imageview in Android Studio
    • How to Zoom Imageview ...
    AlarmManager in Android Studio
    • AlarmManager in Androi...
    How to Sort Recyclerview items using Java
    • How to Sort Recyclervi...
    #sort #recyclerview #kotlin
  • Наука та технологія

КОМЕНТАРІ • 7

  • @Codician
    @Codician День тому

    great help

  • @ClaraToll
    @ClaraToll Рік тому

    Thank you! Just what I needed

  • @sumit_soni
    @sumit_soni 2 роки тому

    Bro plz make a video on auto scroll in Recycler view like whatsApp chat (i.e It scrolls to the new message automatically).

  • @RajinNgoding
    @RajinNgoding 3 роки тому

    Hey bro! Can you make videos about "Reverse recyclerview in kotlin" ?

    • @joseloalvarez2383
      @joseloalvarez2383 Рік тому

      val layoutManager = LinearLayoutManager(this, LinearLayoutManager.VERTICAL, true)
      recyclerViewNews.layoutManager = layoutManager
      //el true al final de layoutManager te dibuja en reversa el recyclerview

  • @gokul4924
    @gokul4924 3 роки тому +1

    Hi bro do a video for Remember Me function in Login for Firebase user login

    • @_foxandroid
      @_foxandroid  3 роки тому +1

      Sure man.... good recommendation!!!