How to solve Cannot resolve symbol ?attr/actionBarSize in android java
It is not uncommon to show up this error in Android studio, this error is possibly associated with design library issues and is easy to fix, this can cause Inflate Exception in the runtime if not fixed
How to fix it?
To fix this error, Just change this ?attr/actionBarSize
to ?android:attr/actionBarSize