mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 01:53:31 +00:00
Tried to mitigate the random crash on opening
This commit is contained in:
parent
d8662820f7
commit
3d5182da9a
2 changed files with 17 additions and 12 deletions
|
|
@ -20,6 +20,7 @@ public class App extends Application {
|
|||
@Override
|
||||
public void onCreate() {
|
||||
super.onCreate();
|
||||
|
||||
CrashReporter.initialize(this);
|
||||
|
||||
SharedPreferences sharedPreferences = PreferenceManager.getDefaultSharedPreferences(getApplicationContext());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue