You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by GitBox <gi...@apache.org> on 2020/06/11 09:22:51 UTC

[GitHub] [fineract-cn-mobile] prajwal27 commented on a change in pull request #91: fix: Header of stepper made interactive while creating customer

prajwal27 commented on a change in pull request #91:
URL: https://github.com/apache/fineract-cn-mobile/pull/91#discussion_r438655773



##########
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:
       I've removed them in the next commit.




----------------------------------------------------------------
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:
users@infra.apache.org