mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-06-05 21:49:48 +02:00
fix find device which started alarm activity
This commit is contained in:
@@ -230,6 +230,7 @@ public class ControlCenter extends Activity {
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
return true;
|
||||||
case R.id.controlcenter_configure_alarms:
|
case R.id.controlcenter_configure_alarms:
|
||||||
if (selectedDevice != null) {
|
if (selectedDevice != null) {
|
||||||
Intent startIntent;
|
Intent startIntent;
|
||||||
|
Reference in New Issue
Block a user