mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
fix: Not glance
This commit is contained in:
parent
f3bd34a33e
commit
7d4eeb9d23
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
||||||
package dev.yokai.presentation.component.preference.widget
|
package dev.yokai.presentation.component.preference.widget
|
||||||
|
|
||||||
|
import androidx.compose.foundation.lazy.LazyColumn
|
||||||
import androidx.compose.material3.AlertDialog
|
import androidx.compose.material3.AlertDialog
|
||||||
import androidx.compose.material3.Text
|
import androidx.compose.material3.Text
|
||||||
import androidx.compose.material3.TextButton
|
import androidx.compose.material3.TextButton
|
||||||
|
@ -11,7 +12,6 @@ import androidx.compose.runtime.setValue
|
||||||
import androidx.compose.runtime.toMutableStateList
|
import androidx.compose.runtime.toMutableStateList
|
||||||
import androidx.compose.ui.res.stringResource
|
import androidx.compose.ui.res.stringResource
|
||||||
import androidx.compose.ui.window.DialogProperties
|
import androidx.compose.ui.window.DialogProperties
|
||||||
import androidx.glance.appwidget.lazy.LazyColumn
|
|
||||||
import dev.yokai.presentation.component.LabeledCheckbox
|
import dev.yokai.presentation.component.LabeledCheckbox
|
||||||
import dev.yokai.presentation.component.preference.Preference
|
import dev.yokai.presentation.component.preference.Preference
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue