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

Create emulator drawing modifier. #360

Merged

Conversation

budius
Copy link
Contributor

@budius budius commented Jul 5, 2024

Summary

This allows to draw on top of the emulated badge.
The drawing is saved onto a bitmap and could be:

  • saved to the list
  • sent to badge
  • returned to the list

More work is needed later for feature completeness.

How It Was Tested

Emulator only

Screenshot/Gif

image

Screenshot Name

@budius budius force-pushed the create-emulator-drawing-modifier branch 3 times, most recently from 528f722 to eec7f97 Compare July 5, 2024 13:15
budius added 3 commits July 5, 2024 15:15
This allows to draw on top of the emulated badge.
The drawing is saved onto a bitmap and could be:
- saved to the list
- sent to badge
- returned to the list

More work is needed later for feature completeness.
@budius budius force-pushed the create-emulator-drawing-modifier branch from eec7f97 to e5a9351 Compare July 5, 2024 13:15
@alisen alisen merged commit f9bdb09 into gdg-berlin-android:main Jul 5, 2024
5 of 6 checks passed
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.

2 participants