mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-04 09:17:29 +01:00
Pebble: Make use of new generic per-device autoremove notification setting
This commit is contained in:
parent
ecc0f78848
commit
54409fbe55
@ -181,6 +181,7 @@ public class PebbleCoordinator extends AbstractDeviceCoordinator {
|
||||
@Override
|
||||
public int[] getSupportedDeviceSpecificSettings(GBDevice device) {
|
||||
return new int[]{
|
||||
R.xml.devicesettings_autoremove_notifications,
|
||||
R.xml.devicesettings_canned_reply_16,
|
||||
R.xml.devicesettings_canned_dismisscall_16
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user