Skip to content

Commit

Permalink
Update pillarbox-demo-tv/src/main/java/ch/srgssr/pillarbox/demo/tv/ui…
Browse files Browse the repository at this point in the history
…/integrationLayer/SearchView.kt

Co-authored-by: Gaëtan Muller <[email protected]>
  • Loading branch information
StaehliJ and MGaetan89 authored Nov 29, 2023
1 parent 8ce4f97 commit 4fd449a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ private fun StateMessage(
)

Text(
text = image,
text = message,
modifier = Modifier.padding(top = 8.dp)
)
}
Expand Down

0 comments on commit 4fd449a

Please sign in to comment.