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

Commit 2b5fe1cd authored by PauloftheWest's avatar PauloftheWest Committed by Android Git Automerger
Browse files

am 53c84002: Merge "Fixed a Bluetooth Quick Settings update bug." into lmp-dev

* commit '53c84002':
  Fixed a Bluetooth Quick Settings update bug.
parents 4c88403b 53c84002
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();
        }
    };