mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-05-22 01:34:22 +00:00
move screens to subfolder
This commit is contained in:
parent
c7a12ad172
commit
c877e5e4bc
5 changed files with 36 additions and 4 deletions
|
@ -6,6 +6,8 @@ import android.content.ContextWrapper
|
|||
import androidx.activity.ComponentActivity
|
||||
import androidx.annotation.StringRes
|
||||
import androidx.compose.runtime.Composable
|
||||
import helium314.keyboard.settings.screens.createAboutPrefs
|
||||
import helium314.keyboard.settings.screens.createCorrectionPrefs
|
||||
|
||||
class AllPrefs(context: Context) {
|
||||
private val list = createPrefDefs(context)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue