App crashes on Samsung Galaxy J1 Ace (j1pop3g), Android 4.4
Observed in log
java.lang.NoSuchMethodError:
at org.worshipsongs.activity.AbstractAppCompactActivity.setStatusBarColor (AbstractAppCompactActivity.java:51)
at org.worshipsongs.activity.AbstractAppCompactActivity.setCustomActionBar (AbstractAppCompactActivity.java:33)
at org.worshipsongs.activity.SongListActivity.setActionBar (SongListActivity.java:56)
at org.worshipsongs.activity.SongListActivity.initSetUp (SongListActivity.java:51)
at org.worshipsongs.activity.SongListActivity.onCreate (SongListActivity.java:43)
at android.app.Activity.performCreate (Activity.java:5447)
at android.app.Instrumentation.callActivityOnCreate (Instrumentation.java:1094)
at android.app.ActivityThread.performLaunchActivity (ActivityThread.java:2393)
at android.app.ActivityThread.handleLaunchActivity (ActivityThread.java:2493)
at android.app.ActivityThread.access$800 (ActivityThread.java:166)
at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1283)
at android.os.Handler.dispatchMessage (Handler.java:102)
at android.os.Looper.loop (Looper.java:136)
at android.app.ActivityThread.main (ActivityThread.java:5590)
App crashes on Samsung Galaxy J1 Ace (j1pop3g), Android 4.4
Observed in log