diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index fd10164a..440b683b 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -31,7 +31,8 @@ android:icon="@mipmap/ic_launcher" android:label="@string/app_launcher_name" android:roundIcon="@mipmap/ic_launcher" - android:theme="@style/AppTheme"> + android:theme="@style/AppTheme" + android:supportsRtl="true"> + + جهات الإتصال + جهات الإتصال + \ No newline at end of file diff --git a/keystore.properties_sample b/keystore.properties_sample deleted file mode 100644 index 569edd73..00000000 --- a/keystore.properties_sample +++ /dev/null @@ -1,4 +0,0 @@ -storePassword=123456 -keyPassword=abcdef -keyAlias=myAlias -storeFile=../keystore.jks