caarmen / poet-assistant

Android app with rhyming dictionary, thesaurus, and dictionary, with text-to-speech functionality to read your poem.
Other
83 stars 11 forks source link

Issue #79: Experiment a workaround for a ClassCastException #83

Closed caarmen closed 7 years ago

caarmen commented 7 years ago

I haven't found out how to reproduce a crash where getApplicationContext() returns an Application object which is not a PoetAssistantApplication object. Let's see if getApplication() has the same problem.