Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 6618b7f5 authored by Daniel Hsieh's avatar Daniel Hsieh
Browse files

Support triple-tap and hold for window magnification.

1. Detect triple-tap and hold gesture.
2. Magnify the content at a user's tap location.
3. Offset the frame to the top-left position about a half of frame size
4. The definition and the implementation of
WindowMagnificationController's getCenterX and getCenterY are different
due to these patches. We need to correct them. (ref: b/207812394)

Bug: 202465806
Test: atest IWindowMagnificationConnectionTest
	atest MagnificationControllerTest
	atest WindowMagnificationAnimationControllerTest (@Ignore)
	atest WindowMagnificationConnectionWrapperTest
	atest WindowMagnificationControllerTest
	atest WindowMagnificationGestureHandlerTest
	atest WindowMagnificationManagerTest
Change-Id: I59bf8a3e35e42c963de1698bec915a4a590e5c5f
parent 7918a89b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment