xml - Android Studio unable to resolve ?android: resources -
android studio complaining being unable resolve ?android resources in xml layouts.
it building , running these projects without complain, whenever @ layout or commit highlighting them errors.
any suggestions solving appreciated, thanks.
try attribute
android:textappearance="?android:attr/textappearancelarge"
Comments
Post a Comment