Closed Vladi69 closed 1 year ago
The compilation fails but changing this at the top of the file should resolve the issue: <resources> -> <resources xmlns:tools="http://schemas.android.com/tools">
<resources>
<resources xmlns:tools="http://schemas.android.com/tools">
I did a new one with corrections requidred, let me know if it is ok now
The compilation fails but changing this at the top of the file should resolve the issue:
<resources>
-><resources xmlns:tools="http://schemas.android.com/tools">