We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d85aa4e commit 66fb6edCopy full SHA for 66fb6ed
1 file changed
sample/src/main/AndroidManifest.xml
@@ -13,8 +13,7 @@
13
14
<activity
15
android:name="info.hannes.logcat.MainActivity"
16
- android:exported="true"
17
- android:label="@string/app_name">
+ android:exported="true">
18
<intent-filter>
19
<action android:name="android.intent.action.MAIN" />
20
0 commit comments