adjustViewBounds

This commit is contained in:
r-ca 2024-01-21 17:53:56 +09:00
parent 0a867051f2
commit 2f9777f1f4
No known key found for this signature in database
GPG Key ID: 6A72911AC73464A9

View File

@ -11,6 +11,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:elevation="8dp"
android:adjustViewBounds="true"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"