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

Commit 7c813dce authored by Tom Hsu's avatar Tom Hsu Committed by Automerger Merge Worker
Browse files

Merge "[Settings] Update UI when bluetooth connection is down." am: 8a9dc9ca am: 7e610abd

parents 1f750fcb 7e610abd
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();
                }
            };