This commit is contained in:
ろむねこ 2023-12-20 12:41:17 +09:00
parent cc9423ef17
commit 94faf3c56d
No known key found for this signature in database
GPG Key ID: FA1F39A1BA37D168

View File

@ -36,7 +36,6 @@
android:textSize="16sp" /> android:textSize="16sp" />
<TextView <TextView
android:id="@+id/textViewResHeight"
android:layout_width="wrap_content" android:layout_width="wrap_content"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_weight="1" android:layout_weight="1"
@ -49,7 +48,7 @@
android:layout_width="wrap_content" android:layout_width="wrap_content"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_weight="1" android:layout_weight="1"
android:text="WIdth" android:text="Width"
android:textIsSelectable="false" android:textIsSelectable="false"
android:textSize="16sp" /> android:textSize="16sp" />