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

Commit 4e33c1c3 authored by Jason Monk's avatar Jason Monk Committed by Android Git Automerger
Browse files

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

* commit '3a409081':
  Actually apply after no sims change.
parents e0210648 3a409081
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