Android realizes the animation menu at the bottom of 360 mobile assistant
First, let's take a look at the comparison between our effect and 360 effect:
360 mobile assistant effect demonstration
Effect achieved by this library (icon is from 360 mobile assistant, which is invaded and deleted)
XML layout file
Note: for the sake of beauty, the height and fixation of each button are discussed, and wrap is set_ The maximum height of content is 50dp. If you need to set a specific height, please refer to the method table below
Data source addition and basic settings
The effect after this setting is shown in the example figure, so it can be basically used. This library also provides other custom effects, as follows:
How to add this component to the project:
Step 1. Project build The gradle file is modified as follows
Step 2. Add dependency
summary
The above is the whole content of this article. I hope it can be helpful to Android developers. If you have any questions, you can leave a message.