Skip to content

Commit

Permalink
Fixed Swipe Refresh Not Working
Browse files Browse the repository at this point in the history
  • Loading branch information
akashmeruva9 committed Jun 17, 2024
1 parent 6604b55 commit c15679e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ fun RecentTransactionScreen(
topBarTitleResId = R.string.recent_transactions,
navigateBack = navigateBack,
scaffoldContent = { paddingValues ->

Box(
Modifier
.fillMaxSize()
Expand Down

0 comments on commit c15679e

Please sign in to comment.