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

[DO NOT MERGE] TextViewSizeAwareTouchListener deleteView behavior support (scaling refactor part 3) #209

Conversation

mzorz
Copy link
Contributor

@mzorz mzorz commented Nov 25, 2019

Builds on top of #208

Adds the DeleteView behavior support to the new TextViewSizeAwareTouchListener.

To test:

  1. capture an image
  2. add emoji
  3. as you operate on the emoji (drag / rotate / pinch to zoom) the rest of the controls should hide, while the DeleteView at the bottom should appear.
  4. Dragging the emoji to the delete area should make it a bit more transparent and then if you lift your finger there, the emoji should be removed from the screen.

@peril-automattic
Copy link

You can test the changes on this Pull Request by downloading the APK here.

@mzorz mzorz changed the title TextViewSizeAwareTouchListener deleteView behavior support TextViewSizeAwareTouchListener deleteView behavior support (scaling refactor part 3) Nov 29, 2019
@mzorz mzorz changed the title TextViewSizeAwareTouchListener deleteView behavior support (scaling refactor part 3) [DO NOT MERGE] TextViewSizeAwareTouchListener deleteView behavior support (scaling refactor part 3) Dec 2, 2019
@mzorz mzorz closed this Dec 31, 2019
@mzorz mzorz deleted the issue/153-textview-fontsize-add-delete-view branch July 29, 2020 12:52
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.

1 participant