Skip to content

Commit

Permalink
chore/#113: ktlint, detekt
Browse files Browse the repository at this point in the history
  • Loading branch information
jinukeu committed Jan 23, 2024
1 parent 885c9d1 commit 88787df
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ fun OpenLectureScreen(
Column(
modifier = Modifier.graphicsLayer {
alpha = state.toolbarState.progress
}
},
) {
Row(
modifier = Modifier.padding(horizontal = 24.dp),
Expand Down

0 comments on commit 88787df

Please sign in to comment.