vc=35 fix: missing fillMaxWidth import in PlayerScreen
This commit is contained in:
parent
e76a325faa
commit
8f7ec129b3
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ import androidx.compose.foundation.layout.Column
|
|||
import androidx.compose.foundation.layout.Row
|
||||
import androidx.compose.foundation.layout.WindowInsets
|
||||
import androidx.compose.foundation.layout.fillMaxSize
|
||||
import androidx.compose.foundation.layout.fillMaxWidth
|
||||
import androidx.compose.foundation.layout.padding
|
||||
import androidx.compose.foundation.layout.safeDrawing
|
||||
import androidx.compose.foundation.layout.size
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue