mirror of
https://github.com/tateisu/SubwayTooter
synced 2025-02-04 04:37:40 +01:00
Merge pull request #105 from Kjwon15/fix-thumbnail-height
Fix thumbnail height on vertical arrange
This commit is contained in:
commit
e6ca3dd8ef
@ -3324,7 +3324,7 @@ internal class ItemViewHolder(
|
||||
|
||||
minHeightCompat = dip(48)
|
||||
|
||||
}.lparams(matchParent,wrapContent)
|
||||
}.lparams(matchParent,thumbnailHeight)
|
||||
|
||||
}
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user