mirror of
https://github.com/Myzel394/NumberHub.git
synced 2025-07-01 06:00:57 +02:00
Increased text size for keyboard buttons
This commit is contained in:
parent
4bd1b6b90e
commit
323f474250
@ -44,8 +44,8 @@ val NumbersTextStyleDisplayLarge = TextStyle(
|
|||||||
val NumbersTextStyleTitleLarge = TextStyle(
|
val NumbersTextStyleTitleLarge = TextStyle(
|
||||||
fontFamily = FontFamily(Font(R.font.lato_regular, weight = FontWeight.W700)),
|
fontFamily = FontFamily(Font(R.font.lato_regular, weight = FontWeight.W700)),
|
||||||
fontWeight = FontWeight.W400,
|
fontWeight = FontWeight.W400,
|
||||||
fontSize = 22.sp,
|
fontSize = 26.sp,
|
||||||
lineHeight = 28.sp,
|
lineHeight = 32.sp,
|
||||||
letterSpacing = 0.sp,
|
letterSpacing = 0.sp,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user