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