This commit is contained in:
ろむねこ 2023-12-20 12:41:17 +09:00 committed by ろむねこ
parent 979a3f8ee7
commit 48de3f9a8d

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" />