Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Commit

Permalink
Closes #5; Make transactions more compact
Browse files Browse the repository at this point in the history
  • Loading branch information
Iliyan Germanov committed Nov 11, 2021
1 parent b721ec8 commit f07152a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ fun LazyItemScope.TransactionCard(
color = IvyTheme.colors.pureInverse
)
)

}

Spacer(Modifier.height(16.dp))
Expand Down

0 comments on commit f07152a

Please sign in to comment.