android.graphics.drawable.AdaptiveIconDrawable cannot be cast to android.graphics.drawable.BitmapDrawable error
问题 I'm getting this error when trying to implement Adaptive Icons while my app crashes on startup. I can't imagine why I'm getting this error because in the files mentioned in the error log below ( MainActivity and BaseActivity ), I don't use both AdaptiveIconDrawable and BitmapDrawable . 2018-04-28 16:50:17.014 31282-31282/de.markustippner.wondermusic2 E/AndroidRuntime: FATAL EXCEPTION: main Process: de.markustippner.wondermusic2, PID: 31282 java.lang.RuntimeException: Unable to start activity