igoticecream / Snorlax

Xposed module (Android) to check pokemons stats
Other
60 stars 22 forks source link

added HatchNotification originally made by MaT-PT #6

Closed pperle closed 8 years ago

pperle commented 8 years ago

I need someone to test this. I'm going for a walk now but I still need ~3.5km...

Also resources.getStringArray(R.array.pokemon); always gives me the english names... (system language is german)

igoticecream commented 8 years ago

"Also resources.getStringArray(R.array.pokemon); always gives me the english names... (system language is german)"

check build.gradle... i forced all resources to be "en", removing that line should make it work.

igoticecream commented 8 years ago

Also, can you make the pull request to "dev"? i'd like to keep master just for released code.

I'm going to reject this, and accept the dev one, ok?