Closes #1213 : Incorrect definition of Android.Importance.None
This commit is contained in:
parent
bee7c7851f
commit
c3c4c48ce1
@ -44,7 +44,7 @@ export const Importance = {
|
||||
Low: 2,
|
||||
Max: 5,
|
||||
Min: 1,
|
||||
None: 3,
|
||||
None: 0,
|
||||
Unspecified: -1000,
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user