Skip to content

Commit 28a6c20

Browse files
authored
activity_main.xml の更新
1 parent 157fb15 commit 28a6c20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/src/main/res/layout/activity_main.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010

1111
<ImageView
1212
android:id="@+id/imgSkin"
13-
android:layout_width="wrap_content"
14-
android:layout_height="wrap_content"
13+
android:layout_width="128dp"
14+
android:layout_height="128dp"
1515
android:scaleType="fitCenter"
1616
android:layout_gravity="center" />
1717

0 commit comments

Comments
 (0)