animate syncing and other activity icons
This commit is contained in:
parent
77eb11bc9c
commit
1c36af163c
6 changed files with 9 additions and 6 deletions
|
@ -50,7 +50,7 @@ data Alert = Alert
|
|||
, alertButton :: Maybe AlertButton
|
||||
}
|
||||
|
||||
data AlertIcon = ActivityIcon | SuccessIcon | ErrorIcon | InfoIcon | TheCloud
|
||||
data AlertIcon = ActivityIcon | SyncIcon | SuccessIcon | ErrorIcon | InfoIcon | TheCloud
|
||||
|
||||
type AlertMap = M.Map AlertId Alert
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue