forked from MeloNX/MeloNX
android - remote developer name from grid items
This commit is contained in:
parent
e0c5953ce0
commit
047ee4554e
@ -540,14 +540,6 @@ class HomeViews {
|
||||
.padding(vertical = 4.dp)
|
||||
.basicMarquee()
|
||||
)
|
||||
Text(
|
||||
text = gameModel.developer ?: "N/A",
|
||||
maxLines = 1,
|
||||
overflow = TextOverflow.Ellipsis,
|
||||
modifier = Modifier
|
||||
.padding(vertical = 4.dp)
|
||||
.basicMarquee()
|
||||
)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user