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
Hi
Thanks for your ant build process.it is very much helpful to the large project(exceeds 65536 methods).but i got an issue while running the project, that is project launched successfully but my library project is not loaded properly.its getting error when accessing the library project.i have third party library project for swipe listview. its getting error when access the swipe list view view in xml. please help me for this issue.
i have mentioned the issues in below
Caused by: android.view.Inflate Exception: Binary XML file line #166: Error inflating class com.fortysevendeg.swipe list view.SwipeListView
Hi
Thanks for your ant build process.it is very much helpful to the large project(exceeds 65536 methods).but i got an issue while running the project, that is project launched successfully but my library project is not loaded properly.its getting error when accessing the library project.i have third party library project for swipe listview. its getting error when access the swipe list view view in xml. please help me for this issue.
i have mentioned the issues in below
Caused by: android.view.Inflate Exception: Binary XML file line #166: Error inflating class com.fortysevendeg.swipe list view.SwipeListView
Caused by: java.lang.NoClassDefFoundError: com.fortysevendeg.swipelistview.R$styleable
please help me
thanks in advance
The text was updated successfully, but these errors were encountered: