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

Commit 33774fc8 authored by Mohammed Althaf T's avatar Mohammed Althaf T 😊
Browse files

fix: use Compose LocalContext instead of Glance

parent 046ca6e4
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@ import androidx.activity.compose.rememberLauncherForActivityResult
import androidx.activity.compose.setContent
import androidx.compose.runtime.Composable
import androidx.compose.runtime.LaunchedEffect
import androidx.glance.LocalContext
import androidx.compose.ui.platform.LocalContext
import androidx.hilt.navigation.compose.hiltViewModel
import at.bitfire.davdroid.ui.AppTheme
import at.bitfire.davdroid.ui.account.AccountSettingsActivity