http client class safeApiCall error state handle

This commit is contained in:
2024-08-13 12:32:40 +05:30
parent 5889717efe
commit cd83375b98
8 changed files with 68 additions and 42 deletions

View File

@@ -8,7 +8,7 @@
<application
android:name="${applicationName}"
android:icon="@mipmap/launcher_icon"
android:label="FTC">
android:label="FTC Patient">
<activity
android:name=".MainActivity"
android:configChanges="orientation|keyboardHidden|keyboard|screenSize|smallestScreenSize|locale|layoutDirection|fontScale|screenLayout|density|uiMode"