List Detail Layout in Jetpack Compose

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

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

  • @sijanneupane
    @sijanneupane 9 หลายเดือนก่อน

    I'm not sure if this is for beginner or not, but didn't got the whole block of companion object. why we use that?
    can you please be more descriptive in videos onwards?

    • @daniel.atitienei
      @daniel.atitienei  9 หลายเดือนก่อน +1

      Because if you store it in the companion object you can directly access it without needing to create the class.
      I mean: Car(0).Saver instead of Car.Saver

  • @marlonlom
    @marlonlom 9 หลายเดือนก่อน

    the adaptative library works with foldables ?