mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-28 21:06:50 +01:00
fix find device which started alarm activity
This commit is contained in:
parent
b25d771ee9
commit
dfea2cbcc1
@ -230,6 +230,7 @@ public class ControlCenter extends Activity {
|
||||
}
|
||||
});
|
||||
}
|
||||
return true;
|
||||
case R.id.controlcenter_configure_alarms:
|
||||
if (selectedDevice != null) {
|
||||
Intent startIntent;
|
||||
|
Loading…
Reference in New Issue
Block a user