Android Question B4XPreferenceDialog Current Declaration does not match with previous one

Azam Memon

Member
Licensed User
Hi,

I am adding B4XPreferenceDialog library to my existing project, I have also added XUI Views, now it is conflicting with my current declaration (See attachment).

When I add the same two libraries to a new project, there is no error.

I guess the issue is due to an existing activity named "options". If so, then is there any workaround other than changing the name of already existing activity?
 

Attachments

  • current_declaration.png
    current_declaration.png
    16.1 KB · Views: 221
Top