mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-09 18:43:23 +02:00
Disable Redmi notice
This commit is contained in:
@@ -5197,6 +5197,8 @@ public class FragmentMessages extends FragmentBase
|
||||
}
|
||||
|
||||
private boolean checkRedmiNote() {
|
||||
if (!BuildConfig.DEBUG)
|
||||
return false;
|
||||
if (!Helper.isRedmiNote())
|
||||
return false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user