I tried to add an element to my val, but the element 'isChecked' does not exist. I have added id 'kotlin-android-extensions' in Build.Gradle of my app Module
Asked
Active
Viewed 156 times
0

Starscream
- 11
- 4
-
What is the type of your `rbbiasa`? Is it a `Switch`, `ToogleButton`? – Darshan Apr 08 '22 at 06:09
-
@DarShan is a RadioButton – Starscream Apr 08 '22 at 06:15
-
Can you show where you've declared the same? – Darshan Apr 08 '22 at 06:17
-
Can you post your XML layout and the part of the class where you instantiate/initialize the `RadioButton` elements? – lpizzinidev Apr 08 '22 at 06:26