leafpicrevived icon indicating copy to clipboard operation
leafpicrevived copied to clipboard

Replace custom Iconics inflator with native

Open apcro opened this issue 5 years ago • 0 comments

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.

apcro avatar Feb 20 '20 22:02 apcro