diff --git a/resources-icons-18/group_type.svg b/resources-icons-18/group_type.svg index 6674481..b0301c3 100644 --- a/resources-icons-18/group_type.svg +++ b/resources-icons-18/group_type.svg @@ -1,7 +1,7 @@ - - - + + + \ No newline at end of file diff --git a/resources-icons-21/group_type.svg b/resources-icons-21/group_type.svg index 008b771..53d262a 100644 --- a/resources-icons-21/group_type.svg +++ b/resources-icons-21/group_type.svg @@ -1,7 +1,7 @@ - - - + + + \ No newline at end of file diff --git a/resources-icons-24/group_type.svg b/resources-icons-24/group_type.svg index aa4dd3b..6ae1634 100644 --- a/resources-icons-24/group_type.svg +++ b/resources-icons-24/group_type.svg @@ -1,7 +1,7 @@ - - - + + + \ No newline at end of file diff --git a/resources-icons-26/group_type.svg b/resources-icons-26/group_type.svg index 499cf8a..c120aba 100644 --- a/resources-icons-26/group_type.svg +++ b/resources-icons-26/group_type.svg @@ -1,7 +1,7 @@ - - - + + + \ No newline at end of file diff --git a/resources-icons-28/group_type.svg b/resources-icons-28/group_type.svg index b65f16c..fd6eb11 100644 --- a/resources-icons-28/group_type.svg +++ b/resources-icons-28/group_type.svg @@ -1,7 +1,7 @@ - - - + + + \ No newline at end of file diff --git a/resources-icons-30/group_type.svg b/resources-icons-30/group_type.svg index 7fbe2d8..c36b512 100644 --- a/resources-icons-30/group_type.svg +++ b/resources-icons-30/group_type.svg @@ -1,7 +1,7 @@ - - - + + + \ No newline at end of file diff --git a/resources-icons-32/group_type.svg b/resources-icons-32/group_type.svg index f05d5e8..b1199a8 100644 --- a/resources-icons-32/group_type.svg +++ b/resources-icons-32/group_type.svg @@ -1,7 +1,7 @@ - - - + + + \ No newline at end of file diff --git a/resources-icons-38/group_type.svg b/resources-icons-38/group_type.svg index 047ca5d..0dd07c3 100644 --- a/resources-icons-38/group_type.svg +++ b/resources-icons-38/group_type.svg @@ -1,7 +1,7 @@ - - - + + + \ No newline at end of file diff --git a/resources-icons-42/group_type.svg b/resources-icons-42/group_type.svg index 466859c..93b4995 100644 --- a/resources-icons-42/group_type.svg +++ b/resources-icons-42/group_type.svg @@ -1,7 +1,7 @@ - - - + + + \ No newline at end of file diff --git a/resources-icons-46/group_type.svg b/resources-icons-46/group_type.svg index 9ab686b..26c6b42 100644 --- a/resources-icons-46/group_type.svg +++ b/resources-icons-46/group_type.svg @@ -1,7 +1,7 @@ - - - + + + \ No newline at end of file diff --git a/resources-icons-48/group_type.svg b/resources-icons-48/group_type.svg index 6a867e2..6ab40e7 100644 --- a/resources-icons-48/group_type.svg +++ b/resources-icons-48/group_type.svg @@ -1,8 +1,8 @@ - - - + + + diff --git a/resources-icons-53/group_type.svg b/resources-icons-53/group_type.svg index db5d902..42a64e1 100644 --- a/resources-icons-53/group_type.svg +++ b/resources-icons-53/group_type.svg @@ -1,7 +1,7 @@ - - - + + + \ No newline at end of file diff --git a/source/Alert.mc b/source/Alert.mc index 70b60f9..c617356 100644 --- a/source/Alert.mc +++ b/source/Alert.mc @@ -27,9 +27,8 @@ using Toybox.Graphics; using Toybox.WatchUi; using Toybox.Timer; -const bRadius = 10; - class Alert extends WatchUi.View { + private static const bRadius = 10; private var mTimer; private var mTimeout; private var mText;