pull/1678/head
parent
717a3ec53e
commit
ee71e76397
@ -0,0 +1,8 @@ |
|||||||
|
<?xml version="1.0" encoding="utf-8"?> |
||||||
|
<ImageButton xmlns:android="http://schemas.android.com/apk/res/android" |
||||||
|
xmlns:tools="http://schemas.android.com/tools" |
||||||
|
android:id="@+id/item" |
||||||
|
style="?android:attr/actionButtonStyle" |
||||||
|
android:layout_width="wrap_content" |
||||||
|
android:layout_height="wrap_content" |
||||||
|
tools:ignore="ContentDescription" /> |
Loading…
Reference in new issue