-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fixup for #2149 (missing buttons) #2487
fixup for #2149 (missing buttons) #2487
Conversation
app/src/main/java/us/shandian/giga/ui/fragment/MissionsFragment.java
Outdated
Show resolved
Hide resolved
Can confirm. @theScrabi we might want to add this to 0.17.0, too. |
So either @kapodamy you re create this pr but trying to merge into release_0.17.0, or we merge now and rebase into release_0.17.0 |
I wanted to rebase the release branch onto dev, but forgot it. Will do it |
* fix start/pause buttons disappear, issued by RecyclerView re-draw * show start/pause buttons in pair to avoid confusions
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I found another bug. Open the downloads view, switch to another app and back. I'd expect the downloads view to be open, but it is not (mostly the view from which I opened the downloads). When switching apps from another view, the old view is recovered.
@TobiGr |
@kapodamy I also can not reproduce it. I have no idea what caused this strange behavior yesterday. |
Ah una pregunta español pero con palabras de ingles. 😀 |
use "ifRoom" and "always" in cases where is possible
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks again
some buttons on the download page dissapears when the screen goes off or the app is switched