Floating window application display method and device of Android system and storage medium
Patent Information
- Authority / Receiving Office
- CN ยท China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- GUANGZHOU LANGO ELECTRONICS TECH CO LTD
- Publication Date
- 2021-02-09
- Estimated Expiration
- Not applicable ยท inactive patent
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The present invention relates to a floating window application, in particular to a floating window application display method, device and storage medium of an Android system. Background technique
[0002] At present, on the Android platform, the floating window can use the addView of WindowManager in the Android system to add the corresponding display window on the screen, and at the same time control the initial position and size of the floating window through the param parameter. During the moving process of the floating window, pass Calculate the gesture coordinate difference to update the param parameter to realize the movement of the floating window.
[0003] However, the initial size of the floating window is generally determined after the display window is created. If the display window of the floating window is set to an irregular circular shape, such as a square display window, if the display animation content in the display window of the flo...