Merge pull request #105 from Kjwon15/fix-thumbnail-height

Fix thumbnail height on vertical arrange
This commit is contained in:
tateisu 2019-07-25 14:25:57 +09:00 committed by GitHub
commit e6ca3dd8ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3324,7 +3324,7 @@ internal class ItemViewHolder(
minHeightCompat = dip(48)
}.lparams(matchParent,wrapContent)
}.lparams(matchParent,thumbnailHeight)
}
} else {