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

This commit is contained in:
PauloftheWest
2014-10-07 13:01:26 +00:00
committed by Android (Google) Code Review

View File

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