Weather/res/layout/item_select_photo_imageview.xml
2021-05-10 10:13:34 +02:00

3 lines
207 B
XML

<?xml version="1.0" encoding="utf-8"?>
<ImageView android:layout_width="35.0dip" android:layout_height="35.0dip" android:scaleType="centerCrop"
xmlns:android="http://schemas.android.com/apk/res/android" />