Open
Description
I cloned your github repo and tried to run MaterialWeather
app in android studio and the app crashes on API 21(Android L)
with a runtime exception java.lang.RuntimeException: Unable to start activity ComponentInfo{com.survivingwithandroid.materialweather/com.survivingwithandroid.materialweather.WeatherActivity}: java.lang.IllegalStateException: You need to use a Theme.AppCompat theme (or descendant) with this activity.
But it works on a lower API like Kitkat.
Metadata
Metadata
Assignees
Labels
No labels