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

Commit d674f0ff authored by Ricardo Cerqueira's avatar Ricardo Cerqueira
Browse files

Revert "Bluetooth: disable scan icon when BT state is off"

This reverts commit 214b5d2a.
parent 5f8c3154
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -329,7 +329,6 @@ public final class BluetoothSettings extends DeviceListPreferenceFragment {
                break;
                break;


            case BluetoothAdapter.STATE_OFF:
            case BluetoothAdapter.STATE_OFF:
                ((BluetoothProgressCategory)mAvailableDevicesCategory).setProgress(false);
                messageId = R.string.bluetooth_empty_list_bluetooth_off;
                messageId = R.string.bluetooth_empty_list_bluetooth_off;
                break;
                break;