Skip to content
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.

fix invisible back/forward buttons on widgets (#81) #88

Merged
merged 1 commit into from
Jul 9, 2020

Conversation

mlim15
Copy link
Contributor

@mlim15 mlim15 commented Jul 9, 2020

Solves #81. The buttons were drawing before, but not the icons. Considering the XML definitions were basically the same I looked for other differences between play/pause and these buttons. The play/pause had its image set in the widget provider part of the program, while back/forward did not. Adding similar statements to set the icons for these buttons seems to fix the issue.

Tested in Nexus 4 Lollipop emulator:
Screenshot_1594319361

Also tested physically on Android 11 on a Pixel 2 XL.

@nvllsvm nvllsvm merged commit e102dea into nvllsvm:master Jul 9, 2020
@nvllsvm
Copy link
Owner

nvllsvm commented Jul 9, 2020

Thanks!

@mlim15 mlim15 deleted the widget-fix branch July 9, 2020 22:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants