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

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

View File

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