We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d1a3e5e + a7bb9df commit 26ce4fbCopy full SHA for 26ce4fb
trianglify/src/main/AndroidManifest.xml
@@ -1,8 +1,7 @@
1
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
2
package="com.sdsmdg.kd.trianglify">
3
4
- <application android:allowBackup="true" android:label="@string/app_name"
5
- android:supportsRtl="true">
+ <application android:label="@string/app_name">
6
7
</application>
8
</manifest>
0 commit comments