mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-04-23 15:04:51 +02:00
Centers Blank Note when post was hidden by the user.
This commit is contained in:
parent
0f69030cdf
commit
64d6d6753c
@ -206,6 +206,7 @@ fun HiddenNoteByMe(
|
||||
Text(
|
||||
text = stringResource(R.string.post_was_hidden),
|
||||
color = Color.Gray,
|
||||
textAlign = TextAlign.Center,
|
||||
)
|
||||
|
||||
Button(
|
||||
|
Loading…
x
Reference in New Issue
Block a user