Revert "fix typo"

This reverts commit 48de3f9a8d.
This commit is contained in:
ろむねこ 2023-12-21 12:34:46 +09:00 committed by GitHub
parent 29da95e67d
commit 44e45c0c9d

View File

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