jawidMuhammadi commented on a change in pull request #91:
URL: https://github.com/apache/fineract-cn-mobile/pull/91#discussion_r436495766
##########
File path: app/src/main/AndroidManifest.xml
##########
@@ -19,7 +19,8 @@
android:icon="@drawable/launcher_image"
android:label="@string/app_name"
android:supportsRtl="true"
- android:theme="@style/AppTheme">
+ android:theme="@style/AppTheme"
+ android:usesCleartextTraffic="true">
Review comment:
You have made this change in
[PR](https://github.com/apache/fineract-cn-mobile/pull/75/commits/7c7149dbbfd9866925c3036d70543cae0d66584f)
and it is not relevant to this PR too, so please remove it.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]