More performance tips for Jetpack Compose

More performance tips for Jetpack Compose

Android Developers

1 год назад

37,566 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@puhgeh
@puhgeh - 19.10.2023 22:40

i know this is almost a year old, but could you please add timestamps? this is quite a lot to digest so we need it to go back and fort to rewatch specific topics.. thanks

Ответить
@hellosagar
@hellosagar - 20.08.2023 01:52

is interfaces are stable?

Ответить
@lemondog252
@lemondog252 - 25.07.2023 16:58

does anyone know where to find <module>-composables.txt file?

Ответить
@user-jr9wn8sx1m
@user-jr9wn8sx1m - 25.07.2023 07:52

dear god. I need to cry a bit

Ответить
@Nick-cx4rs
@Nick-cx4rs - 23.07.2023 00:35

TopAppBar scrollBehavior still janking so much . Like exitUntilCollapsed Behavior() - > with nested connection to lazyColumn . So much janking fix it

Ответить
@devnachi
@devnachi - 06.07.2023 06:55

I had a doubt that will if i have two composable nesting from a parent composable, and there is a mutable list passed to the first child but no change occurs to second child but it still recomposes. But if the parent is itself part of a list than will all the instances also recompose runtime or only the particular list item affected ?

Ответить
@diegoalarcon7010
@diegoalarcon7010 - 19.02.2023 17:46

am I the only one who thinks that all of this is very difficult to remember? I have more than 5 years working with Android and everyday there's something new to improve

Ответить
@ashishgautam2842
@ashishgautam2842 - 25.12.2022 00:21

amazing, understanding compose day by day

Ответить
@CommanderSteps
@CommanderSteps - 19.11.2022 10:44

Thank you for this video! Performance tips are always helpful. 🙏🏻

Ответить
@oguzhanaslan494
@oguzhanaslan494 - 16.11.2022 14:30

Awesome!

Ответить
@markonovakovic3838
@markonovakovic3838 - 10.11.2022 15:07

great presentation. I like "tools over rules" approach and frequent disclaimers

Ответить
@re7650
@re7650 - 03.11.2022 12:03

How Google devs sleep 😴 after creating another "best practice more performance industry standard" code to remember every 6 months.

Ответить
@jansprlak110
@jansprlak110 - 01.11.2022 12:43

Beta tester od roku 2016 oceňujem,,

Ответить
@SiamakAshrafi
@SiamakAshrafi - 26.10.2022 05:17

That's a lot to remember and check. Please move as many checks into Android Studio warnings as possible!

Ответить
@ssverma1916
@ssverma1916 - 25.10.2022 19:27

Very informative 👍

Ответить
@1Ozgur
@1Ozgur - 25.10.2022 12:39

and the perfect title can be honeymoon is over let's face with realities

Ответить
@1Ozgur
@1Ozgur - 25.10.2022 12:35

day by day, they are discovering how compose is complex and it is not easy to maintain 😂😂
thanks, but i will continue to work with activities and fragment happily 🎉

Ответить
@vengateshm2122
@vengateshm2122 - 25.10.2022 11:19

That's lot to remember

Ответить
@kalidsherefuddin
@kalidsherefuddin - 24.10.2022 21:10

Very thanks

Ответить
@AhmadSattout97
@AhmadSattout97 - 24.10.2022 19:06

Then why even have non-lambda modifiers, if they are most of the time less performant??

Ответить