Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
YuKongA committed Sep 28, 2024
1 parent e1f935b commit a1f29ac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -540,7 +540,7 @@ private fun TopAppBarLayout(
text = largeTitle,
maxLines = 1,
fontSize = 32.sp,
fontWeight = FontWeight.Normal
fontWeight = FontWeight.Light
)
}
},
Expand Down

0 comments on commit a1f29ac

Please sign in to comment.