Warning, /graphics/krita/packaging/android/apk/flavors/next/AndroidManifest.xml is written in an unsupported language. File is not indexed.
0001 <manifest xmlns:android="http://schemas.android.com/apk/res/android" 0002 xmlns:tools="http://schemas.android.com/tools"> 0003 <application 0004 tools:replace="android:icon" 0005 android:icon="@mipmap/ic_launcher_next"> 0006 <activity 0007 android:name="org.krita.android.MainActivity" 0008 tools:replace="android:label" 0009 android:label="Krita Next" /> 0010 0011 </application> 0012 </manifest>