8000 Missing proguard rules · Issue #165 · chinalwb/Android-Rich-text-Editor · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Missing proguard rules #165
Open
Open
@Rashxz

Description

@Rashxz

When builiding the app using proguard ofuscation the editor crashes:

Fatal Exception: java.lang.ClassCastException
java.lang.Class cannot be cast to java.lang.reflect.ParameterizedType

Adding this rule to proguard helps:
-keep class com.chinalwb.are.** { *; }

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

      0