New Mi note 10 lite Notification Bug


37berat37

Members
Sep 2, 2020
30
20
Mi note 10 lite miui 12.5.1 xiaomi eu rom

When I use vanced youtube or youtube music , notification bar when I try to close (swipe right) it goes but not close and there is some emty space left. if I force stop to the app then it remove.Can you solve this problem
 

Attachments

  • 31dd79be-76c5-4225-a9a1-0a74dfa57e3c.jpg
    31dd79be-76c5-4225-a9a1-0a74dfa57e3c.jpg
    60.4 KB · Views: 178
  • 64deef4d-d83e-4995-a990-6bd4efe38ba1.jpg
    64deef4d-d83e-4995-a990-6bd4efe38ba1.jpg
    39 KB · Views: 175
Hello,

Yes, you can solve it yourself:

1) Download and install "Termux" app => Termux-0.117.apk

2) Open Termux and type: su

3) Grant root permissions then type: settings put secure qs_media_resumption 0

4) Type: exit (2 times) to quit Termux. :)

5) Done! You can uninstall Termux app if you want. ;)

-OR-

1) Plug your phone to your computer without allowing transfert files or photos (keep "charge only" mode)

2) Go in phone's settings => My Device => All specs => Tap 7~10 times on the "MIUI Version" tile (until you see "You are now a developer" message)

3) Go back in main settings menu => Additional settings => Developer options (at the bottom) => Enable BOTH "USB debugging (Security Settings)" and "USB debugging" option (tick, then "OK" to confirm)

4) A pop-up will ask you to authorize ADB via USB => Allow

5) On your computer, open a command-prompt window and type this command: adb devices

6) If you see - for the last line - something like this: 12345678________device then you can continue! :)

7) Type this command: adb shell settings put secure qs_media_resumption 0

8) Done! You can unplug your phone from your computer and disable "USB debugging (Security Settings)" and "USB debugging" options (in developer options page). Then you can also hide the "Developer options" menu => Disable the first option in developer options page then tap "back arrow" icon (top-left) 2 times.

;)
 
  • Like
Reactions: geoorg
what is the reason of this bug and what does it mean qs_media_resumption 0 can you explain ? thx