Centers Blank Note when post was hidden by the user.
This commit is contained in:
@@ -206,6 +206,7 @@ fun HiddenNoteByMe(
|
||||
Text(
|
||||
text = stringResource(R.string.post_was_hidden),
|
||||
color = Color.Gray,
|
||||
textAlign = TextAlign.Center,
|
||||
)
|
||||
|
||||
Button(
|
||||
|
||||
Reference in New Issue
Block a user