Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 43e84aee authored by George Lin's avatar George Lin Committed by Android (Google) Code Review
Browse files

Merge "Clear toast flag when resetting preview" into main

parents 29c0a584 71042f61
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -570,6 +570,7 @@ constructor(
        overridingSliderProgress.value = null
        overridingClockPresetIndexedStyle.value = null
        _selectedTab.value = Tab.STYLE
        _showClockFacePresetGroupIndexUpdateToast.value = null
    }

    suspend fun buildPreviewConfig(previewContext: Context): ClockPreviewConfig {