Adaptive Layout with BoxWithConstraints - Support Different Screen Sizes 🙌

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

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

  • @AndrewDChristie
    @AndrewDChristie 2 ปีที่แล้ว

    Thanks!

  • @vikramragunathan6392
    @vikramragunathan6392 2 ปีที่แล้ว

    Brilliantly explained as always.

  • @vantienpham8099
    @vantienpham8099 2 ปีที่แล้ว

    Actually I don’t got all from your video, but i feel that is so good, many thank, share for future!!

  • @محمدجلال-ز7ج
    @محمدجلال-ز7ج 2 ปีที่แล้ว

    I'm still watching the video, but you are a really amazing guy.

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

    Use Compose version: '1.2.0-alpha07'.
    There's some strange bug with the newest Compose version, they should fix it in the future. ✌

  • @nerviantone
    @nerviantone 8 วันที่ผ่านมา

    This is a great tutorial..

  • @yasserakbbach7342
    @yasserakbbach7342 2 ปีที่แล้ว

    You're a master of explaining man 👌
    I'm taking one of your courses on Udemy ✌️

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

    what if all badges have different size and we don't know the size of the badges(if we are getting images from api and they all are of different size) than how can we add the same functionality

  • @rma1563
    @rma1563 2 ปีที่แล้ว

    Great video as always 🧡. I'm switcing to compose from xml now, how do we create landscape layout in compose? in xml we create a separate layout but in compose how is it done?

  • @veygard
    @veygard 2 ปีที่แล้ว

    great work

  • @abdremo
    @abdremo 2 ปีที่แล้ว

    looks great

  • @yunuscaglyan417
    @yunuscaglyan417 2 ปีที่แล้ว

    Nice video. Can you make a video about multi module architecture?

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

      At the moment I already work on couple of projects. But will cover that topic in the future for sure.

  • @Adam0001
    @Adam0001 2 ปีที่แล้ว

    Hello Stevdza-San
    Could you make a lesson about how to design XD design, which enable us how to deal with pixel, I do not know how to deal with pixels values and convert it to Dp Unit or percentage size. And even text, i do not know how to make it adaptive.
    I hope you feel me and make this lesson as soon as possible.
    Thank you so much Stevdza-San

  • @abiodun6897
    @abiodun6897 2 ปีที่แล้ว

    hello sir , i want to get into kotlin android development, i already started learning kotlin , but there arent many resources that teach android development for beginners, what course would you recommend for a total beginner

    • @StevdzaSan
      @StevdzaSan  2 ปีที่แล้ว +3

      I would first learn about Kotlin programming language, there are some cool ebooks you can find online. Btw I'll work on a full course about Kotlin in the future.

  • @azmo_
    @azmo_ 2 ปีที่แล้ว

    That's it?

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

    Hi. Why did you use 250.dp at this line of code?
    Why did you choose that particular value
    if (this@AdaptiveContent.maxWidth > 250.dp) 10 else 2
    Thanks

  • @AndrewDChristie
    @AndrewDChristie 2 ปีที่แล้ว

    Thanks!