mirror of
https://github.com/Myzel394/NumberHub.git
synced 2025-06-19 00:35:26 +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,
|
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
|
// This text style is used for secondary keyboard button
|
||||||
val NumbersTextStyleTitleSmall = TextStyle(
|
val NumbersTextStyleTitleSmall = TextStyle(
|
||||||
fontFamily = Lato,
|
fontFamily = Lato,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user