2016-12-23 14:35:37 +01:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
2016-12-23 18:13:14 +01:00
|
|
|
<ImageView xmlns:android="http://schemas.android.com/apk/res/android"
|
2016-12-23 14:35:37 +01:00
|
|
|
android:layout_height="4dp"
|
|
|
|
android:layout_width="4dp"
|
|
|
|
android:layout_marginRight="2dp"
|
|
|
|
android:layout_marginLeft="2dp"/>
|