We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36947b6 commit 6a557f4Copy full SHA for 6a557f4
yoti-sdk/src/main/AndroidManifest.xml
@@ -3,8 +3,7 @@
3
package="com.yoti.mobile.android.sdk">
4
5
<application
6
- android:label="@string/app_name"
7
- android:supportsRtl="true">
+ android:label="@string/app_name">
8
<activity android:name=".ReceiverActivity" android:theme="@style/Theme.AppCompat.Translucent"/>
9
<service
10
android:name=".kernelSDK.KernelSDKIntentService"
0 commit comments