Skip to content

Commit

Permalink
Bold the link title
Browse files Browse the repository at this point in the history
  • Loading branch information
Iamlooker committed Sep 24, 2023
1 parent adbf562 commit 834acc7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -479,6 +479,7 @@ class AppDetailAdapter(private val callbacks: Callbacks) :
val link = itemView.findViewById<TextView>(R.id.link)!!

init {
text.typeface = TypefaceExtra.medium
val margin = measurement.invalidate(itemView.resources) {
@SuppressLint("SetTextI18n")
text.text = "measure"
Expand Down

0 comments on commit 834acc7

Please sign in to comment.