0.2.53
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
## 0.2.53 — 2026-08-11
|
||||
- Fixed: Removed the home-screen message asking viewers to open the For You page.
|
||||
- Improved: The play button used by the mini hero cards now appears over every focused poster.
|
||||
- Improved: Reduced the primary hero logo so its supporting details remain visible.
|
||||
- Improved: The profile rail now shows the name of the user signed in on the television.
|
||||
|
||||
@@ -4399,13 +4399,6 @@ private fun ForYouNudgeBanner(
|
||||
maxLines = 1,
|
||||
overflow = TextOverflow.Ellipsis,
|
||||
)
|
||||
Text(
|
||||
"Open For You from the menu and choose how much time you have.",
|
||||
color = MembyMutedText,
|
||||
fontSize = 15.sp,
|
||||
maxLines = 1,
|
||||
overflow = TextOverflow.Ellipsis,
|
||||
)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user