文件名称:Android代码-清理你的状态栏显示信息App
文件大小:2.9MB
文件格式:ZIP
更新时间:2022-08-25 20:47:09
Android代码
Clean Status Bar Tired of Photoshopping out notifications/low battery to make a nice, clean status bar for the Play Store? Run this app first - it draws over your status bar, showing only a full battery and clock. It runs as a service, so you can swap to other apps to take screenshots. App available here or in Releases Use the ToggleReceiver to enable/disable Clean Status Bar programmatically, e.g. to automate taking screenshots. final Bundle extras = new Bundle(); extras.putBoolean("enabled"