1 upvotes, 0 direct replies (showing 0)
View submission: Mobile community settings, appearance options and governance tools roadmap
I was able to get log of crash. I have sent developers the crash report but if you are interested here is the cause of crash
`03-01 15:54:18.734 400 400 E AndroidRuntime: FATAL EXCEPTION: main`
`03-01 15:54:18.734 400 400 E AndroidRuntime: Process: com.reddit.frontpage, PID: 400`
`03-01 15:54:18.734 400 400 E AndroidRuntime: java.lang.IllegalArgumentException: Parameter specified as non-null is null: method com.reddit.frontpage.ui.LegacyModMailScreen$a.a, parameter keyColor`
`03-01 15:54:18.734 400 400 E AndroidRuntime: at com.reddit.frontpage.ui.LegacyModMailScreen$a.a(LegacyModMailScreen.kt:2)`
`03-01 15:54:18.734 400 400 E AndroidRuntime: at com.reddit.frontpage.presentation.modtools.actions.ModToolsActionsScreen.a(ModToolsActionsScreen.kt:58)`
`03-01 15:54:18.734 400 400 E AndroidRuntime: at com.reddit.frontpage.presentation.modtools.actions.ModToolsActionsScreen$b.invoke(ModToolsActionsScreen.kt:3)`
`03-01 15:54:18.734 400 400 E AndroidRuntime: at f.a.a.a.h.f.d.onClick(ModToolsActionsAdapter.kt:3)`
`03-01 15:54:18.734 400 400 E AndroidRuntime: at android.view.View.performClick(``View.java:7342`[1]`)`
`03-01 15:54:18.734 400 400 E AndroidRuntime: at android.widget.TextView.performClick(``TextView.java:14279`[2]`)`
2: https://TextView.java:14279
`03-01 15:54:18.734 400 400 E AndroidRuntime: at android.view.View.performClickInternal(``View.java:7308`[3]`)`
`03-01 15:54:18.734 400 400 E AndroidRuntime: at android.view.View.access$3200(``View.java:846`[4]`)`
`03-01 15:54:18.734 400 400 E AndroidRuntime: at` `android.view.View$PerformClick.run`[5]`(``View.java:27797`[6]`)`
5: https://android.view.View%24PerformClick.run
`03-01 15:54:18.734 400 400 E AndroidRuntime: at android.os.Handler.handleCallback(``Handler.java:873`[7]`)`
`03-01 15:54:18.734 400 400 E AndroidRuntime: at android.os.Handler.dispatchMessage(``Handler.java:99`[8]`)`
`03-01 15:54:18.734 400 400 E AndroidRuntime: at android.os.Looper.loop(``Looper.java:214`[9]`)`
`03-01 15:54:18.734 400 400 E AndroidRuntime: at android.app.ActivityThread.main(``ActivityThread.java:7124`[10]`)`
10: https://ActivityThread.java:7124
`03-01 15:54:18.734 400 400 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)`
`03-01 15:54:18.734 400 400 E AndroidRuntime: at` `com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run`[11]`(``RuntimeInit.java:494`[12]`)`
11: https://com.android.internal.os.RuntimeInit%24MethodAndArgsCaller.run
12: https://RuntimeInit.java:494
`03-01 15:54:18.734 400 400 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(``ZygoteInit.java:975`[13]`)`
13: https://ZygoteInit.java:975
There's nothing here!