2016-03-09 12:47:03 -05:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2020-02-21 18:43:50 -05:00
|
|
|
<ImageView xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
|
android:id="@+id/image_view"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="wrap_content" />
|