touchlab / DroidconKotlin

Kotlin Multiplatfom app for Droidcon Events
https://touchlab.co
Apache License 2.0
1.05k stars 82 forks source link

[Fix] SessionBlock UI #173

Closed hopeman15 closed 2 years ago

hopeman15 commented 2 years ago

This makes the section blocks more discernable, easier to read, and fixes #160. It also breaks the complex view down into components. This speeds up development by utilizing the @Preview annotations and reducing the need to deploy changes to a physical device 🙌

This should also close #161

Before After
before after
hopeman15 commented 2 years ago

Closing, this seems to have moved elsewhere 😕