mirror of
https://github.com/LiveFastEatTrashRaccoon/RaccoonForLemmy.git
synced 2025-02-09 08:48:40 +01:00
fix(user-detail): import
This commit is contained in:
parent
b15b22deb1
commit
b4f52aa874
@ -797,7 +797,7 @@ class UserDetailScreen(
|
||||
|
||||
if (uiState.comments.isEmpty() && !uiState.loading) {
|
||||
item {
|
||||
androidx.compose.material.Text(
|
||||
Text(
|
||||
modifier = Modifier.fillMaxWidth().padding(top = Spacing.xs),
|
||||
textAlign = TextAlign.Center,
|
||||
text = stringResource(MR.strings.message_empty_list),
|
||||
|
Loading…
x
Reference in New Issue
Block a user