I have a app that uses RatingBar from @Informatix .
I put B4XDrawer menu in the app, but I get an error because the ViewsEx has a RatingBar view, with the same name from the Informatix view.
The only problem is because the B4XDrawer uses the TouchPanelCreator from ViewsEx.
I don't want to change the Informatix RatingBar to the view of ViewsEx.
Any tip to solve this?
Thanks in advance.
I put B4XDrawer menu in the app, but I get an error because the ViewsEx has a RatingBar view, with the same name from the Informatix view.
The only problem is because the B4XDrawer uses the TouchPanelCreator from ViewsEx.
I don't want to change the Informatix RatingBar to the view of ViewsEx.
Any tip to solve this?
Thanks in advance.