fix: Not glance

This commit is contained in:
Ahmad Ansori Palembani 2024-06-13 19:52:29 +07:00
parent f3bd34a33e
commit 7d4eeb9d23
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6

View file

@ -1,5 +1,6 @@
package dev.yokai.presentation.component.preference.widget
import androidx.compose.foundation.lazy.LazyColumn
import androidx.compose.material3.AlertDialog
import androidx.compose.material3.Text
import androidx.compose.material3.TextButton
@ -11,7 +12,6 @@ import androidx.compose.runtime.setValue
import androidx.compose.runtime.toMutableStateList
import androidx.compose.ui.res.stringResource
import androidx.compose.ui.window.DialogProperties
import androidx.glance.appwidget.lazy.LazyColumn
import dev.yokai.presentation.component.LabeledCheckbox
import dev.yokai.presentation.component.preference.Preference