简体   繁体   中英

Create same visual effect as when muting/unmuting iPhone (black rounded square with icon)

I don't know the proper name for the effect I want to achieve, but it's the black rounded square with an icon and title that appears briefly in the center of the screen when you mute/unmute the phone or use the volume buttons.

I've seen apps with the same effect but with a spinning activity indicator for the icon, or a checkmark and "Done" as the title. I'd like to achieve both of these effects and also one with a custom icon and title.

Is there a built-in way to do this? (I'm having trouble searching documentation without having a clue what it's called.)

If a built-in way does not exist, how should I create this effect?

MBProgressHUD can do everything you want. Just look at how to customize it. https://github.com/jdg/MBProgressHUD

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM