Skip to content

Commit c92ce37

Browse files
committed
updated demo app
1 parent d0d40b1 commit c92ce37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/java/com/smarttoolfactory/composebeforeafter/demo/BeforeAfterImageDemo.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ fun BeforeAfterImageDemo() {
112112
Color.Blue,
113113
),
114114
),
115-
dividerWidth = 4.dp,
115+
dividerWidth = 8.dp,
116116
)
117117
)
118118

0 commit comments

Comments
 (0)