fix increase notification visibility time (#808)
Signed-off-by: Stefan Klotz <stefan.klotz@bosch-si.com>
This commit is contained in:
committed by
Stefan Behl
parent
75f66c9811
commit
0a3f1a2b7a
@@ -16,7 +16,7 @@ public final class SPUILabelDefinitions {
|
|||||||
/**
|
/**
|
||||||
* Delay - Notification.
|
* Delay - Notification.
|
||||||
*/
|
*/
|
||||||
public static final int SP_DELAY = 1000;
|
public static final int SP_DELAY = 3000;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* NAME.
|
* NAME.
|
||||||
|
|||||||
Reference in New Issue
Block a user