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
{{ message }}
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.
I saw the ReadMe wrote:
"If you rather want a jar file instead of a including the project as an android library, run ant jar in the android-viewflow/viewflow folder, to build a jar file."
I had try the step, but it build a empty jar for me, can anybody help me?
update: I use Eclipse to build a jar, and import in other project, but it throws an InflateException, Caused by: java.lang.NoClassDefFoundError: org.taptwo.android.widget.viewflow.R$styleable, but I had already copy the attrs.xml from source code to my project, is threre some thing I have mistake?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I saw the ReadMe wrote:
"If you rather want a jar file instead of a including the project as an android library, run ant jar in the android-viewflow/viewflow folder, to build a jar file."
I had try the step, but it build a empty jar for me, can anybody help me?
update: I use Eclipse to build a jar, and import in other project, but it throws an InflateException, Caused by: java.lang.NoClassDefFoundError: org.taptwo.android.widget.viewflow.R$styleable, but I had already copy the attrs.xml from source code to my project, is threre some thing I have mistake?
The text was updated successfully, but these errors were encountered: