added more customization to the notifs, settings improvemnts, left and right notifs, animations for sliding in and out
This commit is contained in:
@@ -18,4 +18,10 @@ public enum NotificationType
|
||||
Error,
|
||||
PairRequest,
|
||||
Download
|
||||
}
|
||||
|
||||
public enum NotificationCorner
|
||||
{
|
||||
Right,
|
||||
Left
|
||||
}
|
||||
Reference in New Issue
Block a user