Remove unused label
This commit is contained in:
parent
9dca01a0ee
commit
f81a71bf3d
@ -8,8 +8,7 @@
|
||||
android:theme="@style/AppTheme"
|
||||
android:allowBackup="true">
|
||||
<activity android:name=".PdfViewer"
|
||||
android:label="@string/app_name"
|
||||
android:exported="true">
|
||||
android:exported="true">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
<category android:name="android.intent.category.LAUNCHER" />
|
||||
|
Loading…
Reference in New Issue
Block a user