- Apr 14, 2019
- 174
- 40
Mi 9 Cepheus (German language) latest Stable MiUI 12 Release (from today morning)
When opening -> Einstellungen (Settings) -> > Hintergrund (Wallpaper) -> Superhintergründe (Super Wallpapers) it crashes back to Settings.
Changing language to English solves this issue. Already opened a Ticket @German Translation Team's GitHub.
-> https://github.com/berlinux2016/MIUI12/issues/6
but they could not reproduce this issue.
Any ideas how i could proceed to solve this issue?
Crashlog:
When opening -> Einstellungen (Settings) -> > Hintergrund (Wallpaper) -> Superhintergründe (Super Wallpapers) it crashes back to Settings.
Changing language to English solves this issue. Already opened a Ticket @German Translation Team's GitHub.
-> https://github.com/berlinux2016/MIUI12/issues/6
but they could not reproduce this issue.
Any ideas how i could proceed to solve this issue?
Crashlog:
Code:
android.content.res.Resources$NotFoundException: Resource ID #0x0
at android.content.res.ResourcesImpl.getValueForDensity(Unknown Source:32)
at android.content.res.Resources.getDrawableForDensity(Unknown Source:8)
at android.content.res.Resources.getDrawable(Unknown Source:1)
at android.content.res.Resources.getDrawable(Unknown Source:1)
at com.miui.miwallpaper.widget.SuperWallpaperItem.setBaseContents(Unknown Source:57)
at com.miui.miwallpaper.activity.SuperWallpaperListActivity$1.onPostExecute(Unknown Source:208)
at com.miui.miwallpaper.activity.SuperWallpaperListActivity$1.onPostExecute(Unknown Source:2)
at android.os.AsyncTask.finish(Unknown Source:10)
at android.os.AsyncTask.access$900(Unknown Source:0)
at android.os.AsyncTask$InternalHandler.handleMessage(Unknown Source:28)
at android.os.Handler.dispatchMessage(Unknown Source:19)
at android.os.Looper.loop(Unknown Source:242)
at android.app.ActivityThread.main(Unknown Source:98)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(Unknown Source:11)
at com.android.internal.os.ZygoteInit.main(Unknown Source:275)