Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3a409081 authored by Jason Monk's avatar Jason Monk Committed by Android Git Automerger
Browse files

am 29433f70: Merge "Actually apply after no sims change." into mnc-dr-dev

* commit '29433f70':
  Actually apply after no sims change.
parents a0ef1048 29433f70
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -250,6 +250,7 @@ public class SignalClusterView
    @Override
    public void setNoSims(boolean show) {
        mNoSimsVisible = show && !mBlockMobile;
        apply();
    }

    @Override