Skip to content

Commit

Permalink
code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Aksx73 committed Nov 4, 2024
1 parent 72afbc6 commit 917b963
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ fun HomeScreen(
note
)
viewModel.saveRecord(record)
focusManager.clearFocus()
Toast.makeText(
context,
"Record saved successfully",
Expand Down

0 comments on commit 917b963

Please sign in to comment.