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

Adding support for AppCompatActivity #96

Closed
octacode opened this issue Mar 17, 2017 · 2 comments
Closed

Adding support for AppCompatActivity #96

octacode opened this issue Mar 17, 2017 · 2 comments

Comments

@octacode
Copy link
Member

For the time being the activities don't support AppCompatActivity.

Benefits of using AppCompatActivity

It not only provide backwards compatibility to our app but also provides us the access to the Material Design Library too. After this we can easily add FloatingActionButtons, Snackbars, AlertDialogBoxes and other material design widgets easily which now we can't.

I'd be working on it.

@adithya321
Copy link
Contributor

Are you still working on this? If not, I would like to start working on it.

@octacode
Copy link
Member Author

Yes! I am working on the and soon will send a PR.

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