Nothing helped, but changing:
?attr/actionBarSize to ?android:attr/actionBarSize did the job.
That’s actually a bug in few versions. Even if you won’t fix it, Android will automatically fix it at runtime.
Nothing helped, but changing:
?attr/actionBarSize to ?android:attr/actionBarSize did the job.
That’s actually a bug in few versions. Even if you won’t fix it, Android will automatically fix it at runtime.