Check internet connection before button function, since function requires internet connection

This commit is contained in:
neslihanturan 2018-12-13 20:22:20 +03:00
parent f3818c6e23
commit 2569bb45f7
2 changed files with 24 additions and 13 deletions

View file

@ -433,4 +433,6 @@ Upload your first media by touching the camera or gallery icon above.</string>
<string name="display_location_permission_title">Display location permission</string>
<string name="display_location_permission_explanation">Ask for location permission when needed for nearby notification card view feature.</string>
<string name="this_function_needs_network_connection">This function requires network connection, please check your connection settings.</string>
</resources>