Manik Sejwal
Manik Sejwal
Dates.java line 206 com.memory_athlete.memoryassistant.disciplines.Dates.createDictionary ``` Caused by java.lang.IllegalStateException Fragment Dates{4325675} not attached to a context. android.support.v4.app.Fragment.requireContext (Fragment.java:696) android.support.v4.app.Fragment.getResources (Fragment.java:760) com.memory_athlete.memoryassistant.disciplines.Dates.createDictionary (Dates.java:206) com.memory_athlete.memoryassistant.disciplines.WordDisciplineFragment$DictionaryAsyncTask.doInBackground (WordDisciplineFragment.java:39) com.memory_athlete.memoryassistant.disciplines.WordDisciplineFragment$DictionaryAsyncTask.doInBackground (WordDisciplineFragment.java:36) android.os.AsyncTask$2.call (AsyncTask.java:305) java.lang.Thread.run (Thread.java:761) ```...
Prevent the loss of data when the app is reopened after being in the background for a while. Enable autorotation in discipline/recall Save the instance state in a bundle when...
UI - Nothing happens when recall is pressed in digits. Silent error **To Reproduce** Steps to reproduce the behavior: 1. Go to Numbers Practice 2. Start default 3. Recall 4....
AdMob needs app-ads.txt file in source code. Details are available on admob.
compile is no longer supported so replaced it with implementation
compile is obsolete so updated to implementation