Resolved Redmi Note 13 4G (sapphire) - Problem with notification toast


merlinx22

Members
May 30, 2024
2
13
On xiaomi.eu 1.0.5 the notification toast is shown always bigger than needed, as shown in the screenshot.
 

Attachments

  • IMG_20240906_130900.jpg
    IMG_20240906_130900.jpg
    156.3 KB · Views: 57
It is a known issue, but it seems it cannot be fixed on the Xiaomi.eu side

 
Issue has been patched and ROM has been reuploaded (with app updates as a bonus).
However, your system has already set the props that caused the issue.
So, your options are either a clean flash, or set the affected props manually with root:
Code:
adb shell
su
setprop persist.sys.mi_shadow_supported true
setprop persist.sys.support_view_smoothcorner true
exit
exit
 
  • Like
Reactions: gyr0ray0
Igor "THE MAN" Eisberg

92qiz4.jpg


Finally fixed, thank you so much! Animations looking smoother in launcher, btw!

For anyone having problems with the commands (commands posted didn't work for me on Linux), try these instead:

Code:
adb shell su -c setprop persist.sys.mi_shadow_supported true
adb shell su -c setprop persist.sys.support_view_smoothcorner true
 
Last edited:
Just done a clean flash today, the notification toast now is displayed properly.
Thanks for the bugfix and support.

Inviato dal mio 23124RA7EO utilizzando Tapatalk