some more account authentication stuff and title bar fixes

This commit is contained in:
Owen LeJeune
2022-06-28 15:27:02 -04:00
parent 58b740cfb0
commit 24f75f0211
14 changed files with 256 additions and 120 deletions

View File

@@ -25,6 +25,7 @@ import androidx.compose.ui.unit.dp
import androidx.compose.ui.unit.sp
import androidx.lifecycle.lifecycleScope
import com.google.accompanist.pager.*
import com.google.accompanist.systemuicontroller.rememberSystemUiController
import com.kieronquinn.monetcompat.app.MonetCompatActivity
import com.owenlejeune.tvtime.extensions.launchActivity
import com.owenlejeune.tvtime.preferences.AppPreferences