bumptech / bumptech/glide

contentScale not work

Open
#5,641 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
35k
Forks
6.2k
Avg merge
1d 11h
Merged PRs (30d)
8

Description

GlideImage(
model = R.mipmap.default_avatar,
contentScale = ContentScale.Crop,
contentDescription = "avatar",
modifier = Modifier
.size(55.dp)
.border(width = 1.dp, color = Color.Blue)
)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.