Arman Andreasyan
Arman Andreasyan
``` xml generates ImageView9000000000000000003.setSrc() method which doesn't exist in ImageView class for v7 CardView generates constructor super(context, attrs, R.style.Widget_Material_CardView, defStyleRes); which doesn't exist as well. ```
### Description For local files (images) which are pretty large on size (e.g. 180 - 300 MB PNGs), fresco tries to allocate exact the same ByteBuffer at LocalFetchProducer, before creating...
Hey. Is there any plans/ETA for providing composable API (DraweeView/SimpleDraweeView), for jetpack compose integration, without additional wrappers?