Skip to content

Commit

Permalink
Add divider
Browse files Browse the repository at this point in the history
  • Loading branch information
StaehliJ committed Feb 1, 2024
1 parent 5d8175a commit 4362e17
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,8 @@ fun ShowcasesHome(navController: NavController) {
}
)

Divider()

DemoListItemView(
title = stringResource(R.string.video_360),
modifier = itemModifier,
Expand Down

0 comments on commit 4362e17

Please sign in to comment.