Skip to content

Commit

Permalink
WIP: Optimize Edit Transaction screen
Browse files Browse the repository at this point in the history
  • Loading branch information
ILIYANGERMANOV committed May 23, 2022
1 parent 0514c0e commit 0b56a11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/java/com/ivy/wallet/ui/edit/core/Category.kt
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ private fun CategoryButton(
fontWeight = FontWeight.Bold
),
iconTint = contrastColor,
hasGlow = false,
iconEnd = R.drawable.ic_onboarding_next_arrow,
wrapContentMode = true,
onClick = onClick
Expand Down

0 comments on commit 0b56a11

Please sign in to comment.