v1.0.0-alpha.5
Pre-release
Pre-release
·
1824 commits
to main
since this release
- Introduce
RenderContext.eventHandler
. (#212) - Introduce
DecorativeViewFactory
. (#183) - Introduce helpers for working with
EditText
s fromLayoutRunner
s. (#198, #201) - Enforce distinct
id
andinflatedId
values. (#182) - Add guarded
setOutput
toenterState
ReplaceWith
expression. (#191) - Disable jetifier. (#193)
ViewRegistry
,LayoutRunner
tidying. (#200)- Make core
RenderTester.expectWorkflow
method internal. (#203) - Fix memory leak in
ModalContainer
. (#220) - Fix ungrammatical error message. (#181)
- Improves exception message for conflicting ids in stubs. (#184)
- Punch up docs on
OverviewDetailScreen.selectDefault
. (#185)