Fixed
Status Update
Comments
ys...@google.com <ys...@google.com> #2
Exito
st...@google.com <st...@google.com>
mn...@google.com <mn...@google.com>
ap...@google.com <ap...@google.com> #3
I know Louis has been looking at this already.
ss...@google.com <ss...@google.com>
na...@google.com <na...@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
Component used: Wear Compose
Version used: 1.2.0-beta01
Devices/Android versions reproduced on: emulator