bitmapdrawable

Setting BitmapDrawable tileMode makes the app restart

此生再无相见时 提交于 2019-12-11 13:04:19
问题 While on most of the devices my app is working fine, on some devices (LG G3, Samsung Galaxy S6 so far) I have experienced a strange error, I can not really unfold: Setting tileMode (either via XML or programmatically) to anything ( clamp / repeat / mirror ) on a BitmapDrawable , that is the backround of a layout, makes that background completely black-, and the app restart after ~20 seconds - without any sign of anything going wrong (no messages in LogCat, none of these callbacks of my