Use NotificationChannel and prevent crash in API 26 (#1835)

This commit is contained in:
Yusuke Matsubara 2018-08-19 19:19:00 +09:00 committed by neslihanturan
parent 7a43c59c80
commit 6842420aeb
4 changed files with 44 additions and 16 deletions

View file

@ -349,4 +349,5 @@
<string name="images_uploaded_explanation">The number of images you have uploaded to Commons, via any upload software</string>
<string name="images_reverted_explanation">The percentage of images you have uploaded to Commons that were not deleted</string>
<string name="images_used_explanation">The number of images you have uploaded to Commons that were used in Wikimedia articles</string>
<string name="notifications_channel_name_all">Commons Notification</string>
</resources>