Android Notifications implementation (#33)
* Fix bug with the number of grades in snackbar * Add basic grade notification * Add notification icons * Add intent to notification * Improve login activity appearance * Improve dashboard appearance * Small amendments * Change splash logo
This commit is contained in:

committed by
Mikołaj Pich

parent
e5ea6e0b41
commit
2fbd2da60c
@ -3,7 +3,7 @@
|
||||
|
||||
<item
|
||||
android:id="@+id/navigation_marks"
|
||||
android:icon="@drawable/icon_marks_26dp"
|
||||
android:icon="@drawable/icon_grade_26dp"
|
||||
android:title="@string/grades_text" />
|
||||
|
||||
<item
|
||||
|
Reference in New Issue
Block a user