Skip to content

ImageView setSrc/ CardView CTOR exception #21

@zetbrush

Description

@zetbrush
  <ImageView
                android: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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions