Asked
Active
Viewed 15 times
0
-
move your cursor to error view and press `Alt+Enter` – GHH Feb 17 '22 at 10:24
-
Try to learn android viewBinding or dataBinding. It will solve your problem. Follow this link https://developer.android.com/topic/libraries/view-binding – Rudra Rokaya Feb 17 '22 at 11:23
-
Thanks! though I referenced them directly in "listOf() by findViewById(------)" It worked but I will be learning viewBinding and dataBinding. Thanks again :) – Utkarsh Gangwar Feb 17 '22 at 12:23