關(guān)于解決隱藏虛擬鍵和狀態(tài)欄后Bug的問題
隱藏方法:http://m.tfjyzx.com/thread-336787-4-61.html
bug解決:
導(dǎo)航欄隱藏代碼:
adb shell settings put global policy_control immersive.navigation=apps,-com.android.settings,-com.sec.android.app.camera,-com.sec.android.mimage.photoretouching,-com.sec.android.app.launcher,-com.sec.android.gallery3d
狀態(tài)欄導(dǎo)航欄全隱藏代碼:
adb shell settings put global policy_control immersive.full=apps,-com.android.settings,-com.sec.android.app.camera,-com.sec.android.mimage.photoretouching,-com.sec.android.app.launcher,-com.sec.android.gallery3d
PS:我只是個搬運工



