fix find device which started alarm activity

live-sensor-data
Andreas Shimokawa 2015-06-30 21:18:27 +02:00
parent b25d771ee9
commit dfea2cbcc1
1 changed files with 1 additions and 0 deletions

View File

@ -230,6 +230,7 @@ public class ControlCenter extends Activity {
}
});
}
return true;
case R.id.controlcenter_configure_alarms:
if (selectedDevice != null) {
Intent startIntent;