Skip to content

Commit 4de8574

Browse files
committed
Rename preview composable
1 parent a6b69f6 commit 4de8574

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/src/main/java/at/bitfire/icsdroid/ui/screen/EditSubscriptionScreen.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ private fun AppBarComposable(
257257

258258
@Preview
259259
@Composable
260-
fun EditCalendarScreen_Preview() {
260+
fun EditSubscriptionScreen_Preview() {
261261
AppTheme {
262262
EditSubscriptionScreen(
263263
inputValid = true,

0 commit comments

Comments
 (0)