Verified
Status Update
Comments
m6...@mschmitt.info <m6...@mschmitt.info> #2
Status is still Assigned, but Compose 1.1.0 was already released. Did the ETA change for this feature?
yb...@google.com <yb...@google.com> #3
The Compose Animation APIs Navigation needs (such as AnimatedContent
) are still @Experimental
in Compose 1.1.0.
m6...@mschmitt.info <m6...@mschmitt.info> #4
Update: Same case for Compose 1.2.0
Description
Version used: 1.0.0-alpha1
Devices/Android versions reproduced on: n/a
Just discovered that you also support abstract classes for DAOs, which is great! Any chance you implement transaction handling the way JDBI does? (JDBI doesn't do code generation, so not directly comparable)
The generated code could override an @Transaction annotated DAO method and wrap it in a transaction.