Pixelcat-App-Android/app/src/main/res/layout/item_compose_image.xml

5 lines
187 B
XML

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