WeserPlaner 1.0.2: canteen news button is now highlighted if news are available, and the news sheet will now only be shown if there are any news available. Otherwise, a toast will tell the user that no news are available.

This commit is contained in:
denizk0461
2023-05-12 11:40:43 +02:00
parent 2d3dd390bf
commit 6053e8a9c4
10 changed files with 73 additions and 15 deletions
+1 -1
View File
@@ -49,7 +49,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:minWidth="0dp"
app:icon="@drawable/notification"
app:icon="@drawable/notifications_none"
app:iconPadding="0dp"
app:layout_constraintTop_toTopOf="@id/app_title_bar"
app:layout_constraintBottom_toBottomOf="@id/app_title_bar"