Cannot resolve symbol 'GridLayout'

21 Views Asked by At

When I try to program a program in Android Studio, I found this error but I did not know how to resolve it Cannot resolve symbol 'GridLayout' this error rises up in Android Studio

I search on internet for solutions Thank you for your help

1

There are 1 best solutions below

0
lifeisaquestion On

import android.widget.GridLayout;