YASAN
04/20/2021, 3:40 PM.clickable(indication = null)
even tho Android Studio autocompletes it, it becomes red instantly and wont build. Any ideas?Luke
04/20/2021, 3:48 PMinteractionSource
YASAN
04/20/2021, 3:49 PMclickable
or as a normal modifier?YASAN
04/20/2021, 3:50 PMinteractionSource
Luke
04/20/2021, 3:51 PMremember { MutableInteractionSource() }
, I would go with thatYASAN
04/20/2021, 3:55 PMChris Sinco [G]
04/20/2021, 7:07 PMChris Sinco [G]
04/20/2021, 7:07 PMChris Sinco [G]
04/20/2021, 7:08 PMclickable
is used in order to give users/developers consistent visual feedback from touch out-of-the-box.YASAN
04/20/2021, 8:11 PM