You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<ImageViewandroid:layout_width="wrap_content"android:layout_height="wrap_content"android:src="@drawable/std_drawable"/>
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.
The text was updated successfully, but these errors were encountered:
This is a very important and super nice library. Nice job Fabian. Do you have any plans to update this library to include support for most missing attributes? Thanks.
The text was updated successfully, but these errors were encountered: