mirror of
https://github.com/mihonapp/mihon.git
synced 2025-11-01 22:58:57 +01:00
Added add to library dialog when downloading from catalogue (#618)
* Now show snackbar when adding from catalogue * Code cleanup + added manga favorite event to update favorite drawable when added via snack * Update SettingsAdvancedFragment.kt Forgot to check optimize import. I think(hope) I got them all ;). * Now uses PublishRelay. Manga favorite is now handled in info presenter * Update MangaInfoFragment.kt
This commit is contained in:
committed by
inorichi
parent
07cae4d684
commit
72f8c4d5e2
@@ -285,8 +285,8 @@
|
||||
<string name="error_category_exists">Esiste già una categoria con questo nome</string>
|
||||
|
||||
<!-- Dialog remove recently view -->
|
||||
<string name="dialog_remove_recently_description">Questo rimuoverà la data lettura di questo capitolo. Sei sicuro?</string>
|
||||
<string name="dialog_remove_recently_reset">Rimuovi per tutti i capitoli di questo manga</string>
|
||||
<string name="dialog_with_checkbox_remove_description">Questo rimuoverà la data lettura di questo capitolo. Sei sicuro?</string>
|
||||
<string name="dialog_with_checkbox_reset">Rimuovi per tutti i capitoli di questo manga</string>
|
||||
|
||||
<!-- Image notifier -->
|
||||
<string name="picture_saved">Immagine salvata</string>
|
||||
|
||||
Reference in New Issue
Block a user