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

This commit is contained in:
ろむねこ 2023-12-21 12:18:50 +09:00 committed by ろむねこ
parent bbeba2b733
commit 732f047ff7

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"