Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Your library no longer works #136

Open
ghost opened this issue Sep 11, 2021 · 1 comment
Open

Your library no longer works #136

ghost opened this issue Sep 11, 2021 · 1 comment

Comments

@ghost
Copy link

ghost commented Sep 11, 2021

The code I use:

<mehdi.sakout.fancybuttons.FancyButton
        android:id="@+id/btn_preview"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"/>

The error I get:

Class referenced in the layout file, mehdi.sakout.fancybuttons.FancyButton, was not found in the project or the libraries
Cannot resolve class mehdi.sakout.fancybuttons.FancyButton 
@OmaarElAmri
Copy link

it works just make sure you Include FancyButtons namespace to the root element :
xmlns:fancy="http://schemas.android.com/apk/res-auto"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant