Closed nikolamilosevic86 closed 9 years ago
When there is notification LED should light up and phone should vibrate.
Current proposition: .setVibrate(new long[]{300, 500, 300}) .setLights(Color.RED, 2000, 3000)
Implemented
When there is notification LED should light up and phone should vibrate.
Current proposition: .setVibrate(new long[]{300, 500, 300}) .setLights(Color.RED, 2000, 3000)