There is an issue with Iconics and Android 10 based on a breaking change in Android 10, which prevents updating Iconics to the latest version and has some knock-on effects.
To resolve, replace all the custom layout inflators (from Liz) with native inflators. Or possibly update Liz to support Android 10 properly.
See: https://github.com/mikepenz/Android-Iconics/issues/470 and https://github.com/mikepenz/Android-Iconics/issues/480
There is an issue with Iconics and Android 10 based on a breaking change in Android 10, which prevents updating Iconics to the latest version and has some knock-on effects.
To resolve, replace all the custom layout inflators (from Liz) with native inflators. Or possibly update Liz to support Android 10 properly.