Fun design with Lazy layouts: Community tip - MAD Skills

preview_player
Показать описание
In this episode, Manuel Perera shows a tip on how to tweak one of the Compose layouts to implement a fun and complex look and the benefits of doing it with Compose.

#Featured #Android #MADSkills
Рекомендации по теме
Комментарии
Автор

The power of compose. Truly a futuristic design language.

Binizh
Автор

Good concept Manu.
Loved the whole reduction in number of code lines, as well as readability

haggzo
Автор

Awesome example of why Jetpack Compose! :) Thanks for the Tip!

ghZTrikz
Автор

Nice work!!Nice to see the power of Compose, hope in near future compose will the ultimate choice for devs to build android application.

souravpany
Автор

That's cool ui stuff with jetpack compose.

vengateshm
Автор

A naive question, will the negative spacing modifier cause any touch issue regarding the overlapping of items?

JinyiWu
Автор

This is very cool and creative application, but I'm still waiting on faster and more reliable compose previews

sumansaha
Автор

LazyColumn was used for placing items vertically and the vertical arrangement was used to reduce the space to overlap the items vertically.

How was the Hexagon Composable horizontally placed in the LazyColumn?

abhimanyu.n
Автор

Using explicit spacing between the items (-92dp) is a bit questionable. As hex shapes are being sized accordingly to the screen size (55%) the spacing may (and most likely will) look weird on different screen sizes

AlexGnok
Автор

How can I implement a feature? Especially like the collaborative feature in Keep Notes, where you can keep Notes in Sync with the family group? Another example would be share location in google maps...

phate
Автор

What a confusing video. Who tried the code?
Could you please share the git link at least?

mehdiparsaei
visit shbcf.ru