diff --git a/smart_investing_react_native/android/app/src/main/AndroidManifest.xml b/smart_investing_react_native/android/app/src/main/AndroidManifest.xml index 68d5d968..ae4638cf 100644 --- a/smart_investing_react_native/android/app/src/main/AndroidManifest.xml +++ b/smart_investing_react_native/android/app/src/main/AndroidManifest.xml @@ -1,27 +1,88 @@ + - - - - - - - + android:icon="@mipmap/ic_launcher" + android:roundIcon="@mipmap/ic_launcher_round" + android:allowBackup="false" + android:theme="@style/AppTheme" + android:supportsRtl="true"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +