mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-19 06:09:55 +01:00
Update description of Bluetooth setting when setting is toggled. Bug #75.
This commit is contained in:
@@ -279,6 +279,7 @@ OnClickListener {
|
|||||||
else adapter.disable();
|
else adapter.disable();
|
||||||
}
|
}
|
||||||
storeBluetoothSetting();
|
storeBluetoothSetting();
|
||||||
|
displaySettings();
|
||||||
return;
|
return;
|
||||||
} else if(view == notifyPrivateMessages) {
|
} else if(view == notifyPrivateMessages) {
|
||||||
Settings s = new Settings();
|
Settings s = new Settings();
|
||||||
|
|||||||
Reference in New Issue
Block a user