Paging: Fetching data from network - MAD Skills

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 ม.ค. 2025

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

  • @alignedbyprinciple
    @alignedbyprinciple 3 ปีที่แล้ว +6

    How do I pass a search query from the ui to the viewmodel each time a user wants to make a new search?

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

      try using a livedata and making a result for search ui data state, while that livedata is returning the searhing preogress state, no data will be upudate for search results

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

      The not clean way of doing it is to send empty query from your ui and start it off then invalidate the data source and send the query each time you need to.

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

    That's awesome, thanks for sharing.
    All the best you're about to reach 1M subs. 🙂

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

    Thanks for material :)

  • @MuhammadAfzal-kt7zn
    @MuhammadAfzal-kt7zn 3 ปีที่แล้ว +8

    Productive lecture

    • @marlonlom
      @marlonlom 3 ปีที่แล้ว +1

      lol active lecture...

    • @MuhammadAfzal-kt7zn
      @MuhammadAfzal-kt7zn 3 ปีที่แล้ว +3

      @@marlonlom I checked there's n comment so I decided to being the first person to comment

  • @foxwoosh
    @foxwoosh 2 ปีที่แล้ว +1

    Now tell us please how to update single item in Paging results. For example, if I want to put like on post

    • @gamiike
      @gamiike ปีที่แล้ว

      You can map paging data which is provided by Flow😊

  • @ciarz3r
    @ciarz3r ปีที่แล้ว

    This stuff is so complicated. 😥