余白が異常に大きくなるのを修正

This commit is contained in:
ろむねこ 2023-12-21 12:18:50 +09:00
parent 62f5d53bb3
commit cbe34bfed2
No known key found for this signature in database
GPG Key ID: FA1F39A1BA37D168

View File

@ -12,7 +12,8 @@
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent"
tools:srcCompat="@android:drawable/presence_video_online" />
tools:srcCompat="@android:drawable/presence_video_online"
android:adjustViewBounds="true"/>
<LinearLayout
android:layout_width="match_parent"