Skip to content

Commit a03ad57

Browse files
qumber-abbasUrizel
authored andcommitted
Reverted changes
1 parent 95f2f3c commit a03ad57

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

app/src/main/java/de/berlindroid/zepatch/patchable/BerlindroidLogo.kt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,9 @@ fun BerlindroidLogo(
3131
)
3232
}
3333
}
34+
35+
@Preview
36+
@Composable
37+
fun PreviewBerlindroid() {
38+
BerlindroidLogo()
39+
}

0 commit comments

Comments
 (0)