Skip to content

Commit 936b62b

Browse files
thedmailgithub-actions[bot]
authored andcommitted
Apply Spotless
1 parent 690333b commit 936b62b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose/snippets/src/main/java/com/example/compose/snippets/lists/ListWithMultipleItemTypes.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ fun TextMessage(message: Text) {
4949
}
5050

5151
data class SampleMessage(val text: String, val content: Any)
52-
// [END android_compose_lists_multiple_item_types]
52+
// [END android_compose_lists_multiple_item_types]

0 commit comments

Comments
 (0)