mirror of
https://github.com/Myzel394/NumberHub.git
synced 2025-06-18 16:25:27 +02:00
Icons in Keyboard buttons
This commit is contained in:
parent
db95fbacfc
commit
31f59ca038
@ -55,15 +55,6 @@ val NumbersTextStyleDisplayMedium = TextStyle(
|
||||
letterSpacing = (-0.25).sp,
|
||||
)
|
||||
|
||||
// This text style is used for keyboard button
|
||||
val NumbersTextStyleTitleLarge = TextStyle(
|
||||
fontFamily = Lato,
|
||||
fontWeight = FontWeight.W600,
|
||||
fontSize = 26.sp,
|
||||
lineHeight = 32.sp,
|
||||
letterSpacing = 0.sp,
|
||||
)
|
||||
|
||||
// This text style is used for secondary keyboard button
|
||||
val NumbersTextStyleTitleSmall = TextStyle(
|
||||
fontFamily = Lato,
|
||||
|
Loading…
x
Reference in New Issue
Block a user