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

* commit '53c84002911362c913bc72cd28d186718a33149d':
  Fixed a Bluetooth Quick Settings update bug.
This commit is contained in:
PauloftheWest
2014-10-07 17:31:39 +00:00
committed by Android Git Automerger

View File

@@ -146,6 +146,7 @@ public class BluetoothTile extends QSTile<QSTile.BooleanState> {
mDetailAdapter.updateItems();
}
});
refreshState();
}
};