Package com. htueko. resumeapp. presentation. common. component
Functions
Link copied to clipboard
@Composable
Content copied to clipboard
Custom button for primary button
Link copied to clipboard
@Preview(name = "Night Mode", uiMode = 32 )
@Preview(name = "Day Mode", uiMode = 16 )
@Composable
Content copied to clipboard
preview of primary button on Dark and Light Theme
Link copied to clipboard
@Composable
Content copied to clipboard
Custom button for secondary text button
Link copied to clipboard
@Preview(name = "Night Mode", uiMode = 32 )
@Preview(name = "Day Mode", uiMode = 16 )
@Composable
Content copied to clipboard
preview of secondary button on Dark and Light Theme
Link copied to clipboard
@Composable
Content copied to clipboard
Outline button with icon.
Link copied to clipboard
@Composable
Content copied to clipboard
Image view with round corner and border.
Link copied to clipboard
@Composable
Content copied to clipboard
Link copied to clipboard
@Composable
Content copied to clipboard
Custom text field for primary usage
Link copied to clipboard
@Preview(name = "Night Mode", uiMode = 32 )
@Preview(name = "Day Mode", uiMode = 16 )
@Composable
Content copied to clipboard
preview of text field primary on Dark and Light Theme
Link copied to clipboard
Vertical custom spacer