Skip to content
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

not work on android 12 #1

Open
wants to merge 42 commits into
base: master
Choose a base branch
from
Open

Conversation

llsoranll
Copy link

@llsoranll llsoranll commented Feb 27, 2023

mocky Doesn't work well on Android Screen freezing

In Marshmallow the enabled thumb was not being drawn
due to a bug where the thumb is not being rotated and
translated like the rest of the seekbar.  This patch
implements a bit of a hack to get the thumb to be
displayed on devices running Android Marshmallow by
manually rendering the enabled thumb.
Sizing the overlay to the same size as the display
allows mocks that contain a navigation bar to be
scaled correctly.
If a screenshot does not match the display size we will
not add the screenshot info to it.
This fixes an issue where the background color does not change
beacause the OS is not aware of what state the tile is in
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants