Skip to content

java.lang.reflect.InvocationTargetException #36

@asker517

Description

@asker517

layout file:

<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    >

  <com.github.piasy.biv.view.BigImageView
      android:id="@+id/ivImg"
      android:layout_width="match_parent"
      android:layout_height="match_parent"/>

</FrameLayout>

配合Multitype的基类封装,BigImageView换成其他View都正常..但是就是com.github.piasy.biv.view.BigImageView会出这个错
但是在配合fragment封装的基类使用也没有问题

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions