This commit is contained in:
Damontecres 2025-09-23 20:03:25 -04:00
parent bd75539cb6
commit 913334b43d
No known key found for this signature in database
24 changed files with 41 additions and 117 deletions

View file

@ -24,6 +24,7 @@ import androidx.tv.material3.MaterialTheme
import androidx.tv.material3.Surface
import com.github.damontecres.dolphin.data.ServerRepository
import com.github.damontecres.dolphin.preferences.UserPreferences
import com.github.damontecres.dolphin.ui.CoilConfig
import com.github.damontecres.dolphin.ui.ServerLoginPage
import com.github.damontecres.dolphin.ui.nav.ApplicationContent
import com.github.damontecres.dolphin.ui.theme.DolphinTheme