mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 23:51:21 +02:00
Lots of changes for series
This commit is contained in:
parent
d7dde352bc
commit
62f557988e
34 changed files with 1956 additions and 216 deletions
|
|
@ -53,7 +53,7 @@ class MainActivity : AppCompatActivity() {
|
|||
super.onCreate(savedInstanceState)
|
||||
setContent {
|
||||
val scope = rememberCoroutineScope()
|
||||
DolphinTheme {
|
||||
DolphinTheme(true) {
|
||||
Surface(
|
||||
modifier = Modifier.fillMaxSize(),
|
||||
shape = RectangleShape,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue