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

Create circlemenu from code #49

Open
wuilmerj24 opened this issue Dec 4, 2020 · 1 comment
Open

Create circlemenu from code #49

wuilmerj24 opened this issue Dec 4, 2020 · 1 comment

Comments

@wuilmerj24
Copy link

If I use the constructor, do I still need a layout? I am trying to create it from java but it gives me an error with: Error: android.view.InflateException: Binary XML file line #14: Binary XML file line #14: Error inflating class com.google.android.material.floatingactionbutton.FloatingActionButton

@NaxGH
Copy link

NaxGH commented Jan 8, 2021

You can't inflate this library outside activity,
Because "com.google.android.material.floatingactionbutton.FloatingActionButton" need AppCompat theme.
Atleast that what i know.

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

2 participants