1
0

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:
Rafał Borcz
2017-11-16 20:52:47 +01:00
committed by Mikołaj Pich
parent e5ea6e0b41
commit 2fbd2da60c
58 changed files with 373 additions and 74 deletions

View File

@ -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