Android ring control, android Ring
Android Ring Control
A function has been developed recently. The interface effect requirements are as follows:
When I saw this interface, I first thought of the call interface InCallTouchUi THAT WE customized when we were working on the phone module. The interface effect was similar. The call control uses the android native code. The corresponding Code address is in frameworks \ base \ core \ java \ com \ android \ internal \ widget \ multiwaveview. There are two call effects under this directory: GlowPadView and MultiWaveView. I chose GlowPadView. After simple processing, we can achieve what we need. If you are interested in the github Source Code address, take a look.
Copyright Disclaimer: This article is an original article by the blogger and cannot be reproduced without the permission of the blogger.