mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-12 18:59:06 +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();
|
||||
}
|
||||
storeBluetoothSetting();
|
||||
displaySettings();
|
||||
return;
|
||||
} else if(view == notifyPrivateMessages) {
|
||||
Settings s = new Settings();
|
||||
|
||||
Reference in New Issue
Block a user