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

Commit 19377373 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Refresh "Device details" after resuming"

parents cc7da9e6 11081cae
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -452,6 +452,7 @@ public class BluetoothDetailsProfilesController extends BluetoothDetailsControll
            item.registerCallback(this);
        }
        mProfileManager.addServiceListener(this);
        refresh();
    }

    @Override