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
SearchBar disappears on orientation change
#840
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 SearchBar disappears:
Open a feed
Open search bar
Type "python"
Rotate the device twice
Possibile solution:
app/src/main/java/me/ash/reader/ui/page/home/flow/FlowPage.kt
variable "onSearch": use rememberSaveable instead of remember
Screenshots:
1. Environment
2. Describe the bug
Problem: when I perform this sequence of events the SearchBar disappears:
Possibile solution:
Screenshots: