Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 522 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 522 Bytes
  • 修改系统的音量提示

  • 静音按钮时无法监听,还没有找到解决办法

  • 请使用真机运行DEMO

  • 使用方法:

@interface BaseViewController : UIViewController

修改为

@interface BaseViewController : CLVolumeViewController

前后对比: