9 lines
No EOL
349 B
XML
9 lines
No EOL
349 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<androidx.appcompat.widget.AppCompatImageView xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:layout_height="4dp"
|
|
android:layout_width="4dp"
|
|
android:layout_marginRight="2dp"
|
|
android:layout_marginLeft="2dp"
|
|
android:layout_marginEnd="2dp"
|
|
android:layout_marginStart="2dp" /> |