Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

CoordinatorLayout inside content #73

Open
ghost opened this issue Dec 6, 2017 · 0 comments
Open

CoordinatorLayout inside content #73

ghost opened this issue Dec 6, 2017 · 0 comments

Comments

@ghost
Copy link

ghost commented Dec 6, 2017

Is it possible to use CoordinatorLayout inside content Im passing to HoverView?
As of now it is giving me an error that I should use Theme.AppCompat.

I tried setting without success

  @Override
    protected Context getContextForHoverMenu() {
        return new ContextThemeWrapper(this, R.style.AppTheme);
    }
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants