fix(android): suppress MatchingDeclarationName on PlaylistsListScreen (VM colocated)
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
@file:Suppress("MatchingDeclarationName") // VM is colocated with its Screen per project convention
|
||||||
|
|
||||||
package com.fabledsword.minstrel.playlists.ui
|
package com.fabledsword.minstrel.playlists.ui
|
||||||
|
|
||||||
import androidx.compose.foundation.layout.Arrangement
|
import androidx.compose.foundation.layout.Arrangement
|
||||||
|
|||||||
Reference in New Issue
Block a user