Fixed
Status Update
Comments
co...@google.com <co...@google.com> #3
I know Louis has been looking at this already.
co...@google.com <co...@google.com>
ap...@google.com <ap...@google.com> #4
I think, clickable
/combinedClickable
must be replaced with separated modifiers (as focus...
/onFocus...
). I propose to make:
- new
pressable(enabled, interactionSource)
modifier which does not have anindication
,hoverable
andfocusable
/focusableInNonTouchMode
.interactionSource
will only be used withPressInteraction
. - new modifier(s) for
onClickLabel
/onClick
,onLongClickLabel
/onLongClick
andonDoubleClick
. focusableInNonTouchMode
public.
We can add role
separately via semantics
.
All this will help to create components with the necessary properties.
Description
Perf Regression (High) found, matching 22 tracked metrics from benchmarks.
To triage this regression, see the guide at go/androidx-bench-triage .
Test classes affected:
Test methods affected:
Devices affected:
API Level: