diff --git a/project/AndroidManifestTemplate.xml b/project/AndroidManifestTemplate.xml index bf94d6f7f..d305f4440 100644 --- a/project/AndroidManifestTemplate.xml +++ b/project/AndroidManifestTemplate.xml @@ -11,6 +11,8 @@ android:banner="@drawable/banner" android:isGame="true" android:extractNativeLibs="true" + android:supportsRtl="true" + android:theme="@style/AppTheme" > + +