vc=35 fix: missing fillMaxWidth import in PlayerScreen
This commit is contained in:
parent
0f74f19e3b
commit
92f595dd6e
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