Skip to content

Remove useless strings.xml - #3

Open
iscle wants to merge 1 commit into
franmontiel:masterfrom
iscle:master
Open

Remove useless strings.xml#3
iscle wants to merge 1 commit into
franmontiel:masterfrom
iscle:master

Conversation

@iscle

@iscle iscle commented Sep 15, 2018

Copy link
Copy Markdown

This file is useless in the library.
It can even cause issues in some circumstances as the "app_name" string is commonly used in android, and warnings are thrown.

This file is useless in the library.
It can even cause issues in some circumstances as the "app_name" string is commonly used in android, and warnings are thrown.
@quanta-kt

Copy link
Copy Markdown

I'm getting warnings in Android Studio due to this. Is there a case where this could give away an error or crash ?

@iscle

iscle commented Oct 15, 2019

Copy link
Copy Markdown
Author

I'm getting warnings in Android Studio due to this. Is there a case where this could give away an error or crash ?

It won't cause any crash, the only thing that can happen is that your app name gets replaced by "AttributionPresenter", but I've never faced this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants