Skip to content
Snippets Groups Projects
Commit f4a647f1 authored by akwizgran's avatar akwizgran
Browse files

Update description of Bluetooth setting when setting is toggled. Bug #75.

parent 39f79b55
No related branches found
No related tags found
No related merge requests found
......@@ -279,6 +279,7 @@ OnClickListener {
else adapter.disable();
}
storeBluetoothSetting();
displaySettings();
return;
} else if(view == notifyPrivateMessages) {
Settings s = new Settings();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment