Dialog pop-up animation effect when Android submits or uploads data
The renderings are as follows:
This kind of pop-up box contains animation. Generally, we will use it when uploading data or paying. Of course, if we change a few pictures, we can also use it as when loading data. In short, this is a dialog pop-up box, but the pop-up box has animation operation on it.
Upper code
The first is the layout file:
Where drawable / BG_ custom_ Toast is a background color
Frame2 is a carrier carrying pictures, which is referenced in the layout file
Then dialog
Finally, reference the dialog in mainactivity
The above is the pop-up animation effect when Android submits or uploads data introduced by Xiaobian. I hope it will be helpful to you. If you have any questions, please leave me a message and Xiaobian will reply to you in time. Thank you very much for your support for the programming tips website!