Add network connectivity listener and inform user acordingly

This commit is contained in:
neslihanturan 2018-03-22 18:15:35 +03:00
parent fc91fb8d39
commit fccc7e66d4
4 changed files with 63 additions and 1 deletions

View file

@ -253,4 +253,7 @@
<string name="about_rate_us"><u>Rate Us</u></string>
<string name="about_faq">Frequently Asked Questions</string>
<string name="welcome_skip_button">Skip Tutorial</string>
<string name="no_internet">Internet unavailable</string>
<string name="internet_established">Internet available</string>
</resources>