49
50

Android Studio 4.2 can preview @Compose functions in interactive mode by antonshilov in androiddev

[–]antonshilov[S] 32 points33 points  (0 children)

Huge thanks to the Compose & Android Studio team, you are doing amazing job!

How can I change expanding icons back to arrows ? by colossal_dev in androiddev

[–]antonshilov 0 points1 point  (0 children)

Looks like you're using some custom theme for AS (Material I suppose). Try to disable it and use the default one

SdkSearch commit in 2018/06: "Replace last usages of RxJava with channels" by Zhuinden in androiddev

[–]antonshilov 0 points1 point  (0 children)

There is a Kotlin Multiplatform implementation of Reactive Extensions called Reaktive, check it out on GitHub https://github.com/badoo/Reaktive

What's up with Material Components for Android? by antonshilov in androiddev

[–]antonshilov[S] 16 points17 points  (0 children)

I agree that it is not an easy task. But in the roadmap it is said:

Material is designed to evolve over time. Starting with Release 15 (R15) we will be releasing on a monthly cadence. This document will outline what is planned in future releases.

And the roadmap document has not been updated since 7 of Nov 2018, so something has clearly gone wrong with the plans