mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-06-27 07:32:54 +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
df11e53a74
commit
15ab3df511
@ -97,7 +97,6 @@ data class EmptyStateSpec(
|
|||||||
|
|
||||||
val NoVideos =
|
val NoVideos =
|
||||||
EmptyStateSpec(
|
EmptyStateSpec(
|
||||||
|
|
||||||
emojiText = { "(╯°-°)╯" },
|
emojiText = { "(╯°-°)╯" },
|
||||||
descriptionText = { stringResource(id = R.string.no_videos) },
|
descriptionText = { stringResource(id = R.string.no_videos) },
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user