mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-06-27 23:52:53 +00:00
Update app/src/main/java/org/schabi/newpipe/ui/emptystate/EmptyStateComposable.kt
Co-authored-by: Stypox <stypox@pm.me>
This commit is contained in:
parent
15ab3df511
commit
d4cd54fd7b
@ -90,7 +90,6 @@ data class EmptyStateSpec(
|
|||||||
|
|
||||||
val GenericError =
|
val GenericError =
|
||||||
EmptyStateSpec(
|
EmptyStateSpec(
|
||||||
|
|
||||||
emojiText = { "¯\\_(ツ)_/¯" },
|
emojiText = { "¯\\_(ツ)_/¯" },
|
||||||
descriptionText = { stringResource(id = R.string.empty_list_subtitle) },
|
descriptionText = { stringResource(id = R.string.empty_list_subtitle) },
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user