give media previews a rounded outline (#1617)
* give media previews a rounded outline * give media previews a rounded outline in ReportActivity
This commit is contained in:
parent
426e7edb73
commit
352ff3a2d1
7 changed files with 20 additions and 3 deletions
|
|
@ -61,6 +61,7 @@ class StatusViewHolder(
|
|||
adapterHandler.setStatusChecked(status, isChecked)
|
||||
}
|
||||
}
|
||||
itemView.status_media_preview_container.clipToOutline = true
|
||||
}
|
||||
|
||||
fun bind(status: Status) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue