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

Commit 8a9dc9ca authored by Tom Hsu's avatar Tom Hsu Committed by Gerrit Code Review
Browse files

Merge "[Settings] Update UI when bluetooth connection is down."

parents 594002e2 3d138b37
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -72,6 +72,7 @@ public class TetherPreferenceController extends AbstractPreferenceController imp

                public void onServiceDisconnected(int profile) {
                    mBluetoothPan.set(null);
                    updateSummary();
                }
            };