Thank you! You always have a video for just what I need!
@StevdzaSan2 жыл бұрын
You're welcome 👊
@nipunshah13732 жыл бұрын
Thanks for the Explanation Que -> why remember api is used & `key1` too, despite `windowSize` object is passed as parameter to composable itself ! ?
@negaaa50802 жыл бұрын
pls don't use these kinda cringe thumbnails. you make good content
@StevdzaSan2 жыл бұрын
Good content + 'colorful' thumnails = KZbin algorithm recommending my videos more... I hope :/
@negaaa50802 жыл бұрын
@@StevdzaSan colorful thumbnail is okay. but shocked face is too cringey for a good tech channel
@TusharVasudev2 жыл бұрын
totally agree, your current differentiator from others is simplicity, if you try to do cringe things you will lose current subs as well
@negaaa50802 жыл бұрын
@@TusharVasudev i agree. his old thumbnails are so nead and professional
@TusharVasudev2 жыл бұрын
screenshot of what will be actually built is what i often look for
@siarheisudakou44552 жыл бұрын
What if the app is running on the latest versions of Android and the app window size is smaller than the device screen size? Is there a simple way to support multiple app window size?
@StevdzaSan2 жыл бұрын
Not sure what you're trying to ask here, but this method can be used on all different screen sizes. You can just increase the number of constants in the Window enum class
@math-ezdev9 ай бұрын
nice. it similar window-size-class api
@siarheisudakou44552 жыл бұрын
Stevdza-San, could you make a tutorial on screen support for foldable devices with Jetpack Compose?
@StevdzaSan2 жыл бұрын
I'll think about it, thanks for your suggestion 😊
@vikramragunathan63922 жыл бұрын
👏👏👏👏
@NeutralRhyme2 жыл бұрын
i am new in android developing, how to do it in using java?
@vishnusharda Жыл бұрын
No, you can't do this with java...!
@nastenkaoo Жыл бұрын
xaxaxaxaxaxaxaxaxa.
@artgarza63422 жыл бұрын
Sweet hack my shit slip tha money with me
@abdelrahmanesam36842 жыл бұрын
I think this is so bad .... with these if statements in composable I think this is bad practice.... with xml you have a different design files and with app bundles the device will pull only the files with its size but now ??????