Fix actionBarSize attribute references
This commit is contained in:
parent
2e7dd7b62e
commit
7a35bd08b6
10 changed files with 15 additions and 15 deletions
|
|
@ -28,7 +28,7 @@
|
|||
<ViewStub
|
||||
android:id="@+id/cab_stub"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="?attr/actionBarSize" />
|
||||
android:layout_height="?android:attr/actionBarSize" />
|
||||
|
||||
</FrameLayout>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue