issues
search
Ashinch
/
ReadYou
An Android RSS reader presented in Material You style.
GNU General Public License v3.0
5.11k
stars
202
forks
source link
MarkAsReadBar disappears on orientation change
#841
Open
nicolarevelant
opened
1 month ago
nicolarevelant
commented
1 month ago
1. Environment
Device: [Xiaomi Redmi Note 8 Pro]
OS: [Android 14]
APP: [0.9.12]
Note: not fixed in 0.10.1
2. Describe the bug
Problem: when I perform this sequence of events the MarkAsReadBar disappears:
Open a feed
Touch double tick icon at the top
Rotate the device twice
Possible solution:
app/src/main/java/me/ash/reader/ui/page/home/flow/FlowPage.kt
variable "markAsRead": use rememberSaveable instead of remember
Screenshots:
1. Environment
2. Describe the bug
Problem: when I perform this sequence of events the MarkAsReadBar disappears:
Possible solution:
Screenshots: