Skip to content

Commit dbea4b6

Browse files
committed
Prune catalog app unused resources
1 parent 31bd49d commit dbea4b6

File tree

3 files changed

+1
-65
lines changed

3 files changed

+1
-65
lines changed

samples/Catalog/android/app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@
1414
android:name=".MainApplication"
1515
android:allowBackup="true"
1616
android:icon="@mipmap/ic_launcher"
17-
android:label="@string/app_name"
18-
android:theme="@style/PSPDFCatalog.Theme.Light">
17+
android:label="@string/app_name">
1918
<activity
2019
android:name=".MainActivity"
2120
android:configChanges="keyboard|keyboardHidden|orientation|screenSize"

samples/Catalog/android/app/src/main/res/values/colors.xml

Lines changed: 0 additions & 18 deletions
This file was deleted.

samples/Catalog/android/app/src/main/res/values/styles.xml

Lines changed: 0 additions & 45 deletions
This file was deleted.

0 commit comments

Comments
 (0)