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

Commit 53c84002 authored by PauloftheWest's avatar PauloftheWest Committed by Android (Google) Code Review
Browse files

Merge "Fixed a Bluetooth Quick Settings update bug." into lmp-dev

parents 7f22eb98 6cdeaa0d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -146,6 +146,7 @@ public class BluetoothTile extends QSTile<QSTile.BooleanState> {
                    mDetailAdapter.updateItems();
                }
            });
            refreshState();
        }
    };