Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Makes the android studio manifest merger not require the use of a tools:replace="android:icon" #243

Open
wants to merge 1 commit into
base: indigo
Choose a base branch
from

Conversation

erifsx
Copy link

@erifsx erifsx commented Mar 25, 2016

Removes label and icon from application tag in android_10's manifest file. Makes the android studio manifest merger not require the use of
a tools:replace="android:icon" call for using a personal icons. Makes
use of library projects less problematic as double opening of application tag causes conflict between icons even when that library project does not have an icon set.

file.  Makes the android studio manifest merger not require the use of
a tools:replace="android:icon" call for using a personal icons and makes
use of library projects less problematic for the same reason.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant