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

Commit ea174f7c authored by Jason Monk's avatar Jason Monk
Browse files

Actually apply after no sims change.

Bug: 24244260
Change-Id: I922d45e6dcc4eb85fc7d93824e7d01645a90266e
parent ae753851
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