i m getting confused when i m using RecyclerView lib then i cant drag ListviewComponent its giving error d8 error if i m using library then i have to remove listviewcomponent and if i m draging listviewComponrnt i have to remove Library then its working fine no giving d8 error
As you are encountering issues with missing resources, it will not be feasible to include them with the extension. I kindly suggest that you remove the recyclerview jar and rely on the in-built libraries.
If you remove the recyclerview jar from your aix and rely on the in-built library with the ListView component, users will be able to use the ListView component. For now, this would be the most suitable option for you.