We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c88a91d commit 0dcffcfCopy full SHA for 0dcffcf
samplejava/src/main/res/layout/attachment_imgur.xml
@@ -11,6 +11,7 @@
11
android:layout_marginStart="8dp"
12
android:layout_marginTop="4dp"
13
android:layout_marginEnd="8dp"
14
+ android:scaleType="centerCrop"
15
app:layout_constraintBottom_toBottomOf="parent"
16
app:layout_constraintDimensionRatio="h,1:1"
17
app:layout_constraintEnd_toEndOf="parent"
samplekotlin/src/main/res/layout/attachment_imgur.xml
0 commit comments