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

Provide base classes that do not extend from support library #22

Closed
fmnstr opened this issue Apr 29, 2015 · 2 comments
Closed

Provide base classes that do not extend from support library #22

fmnstr opened this issue Apr 29, 2015 · 2 comments
Milestone

Comments

@fmnstr
Copy link

fmnstr commented Apr 29, 2015

It would be a nice enhancement to provide alternative classes that do not use support library.

@IgorGanapolsky
Copy link
Contributor

Give an example. You have to extend from AppCompatActivity to get a
Toolbar nowadays....
On Apr 29, 2015 1:01 PM, "fmnstr" [email protected] wrote:

It would be a nice enhancement to provide alternative classes that do not
use support library.


Reply to this email directly or view it on GitHub
#22.

@sockeqwe
Copy link
Owner

There is already some kind of Delegate you can use to bring the functionality and workflow of MVP and ViewState to other components. I will rename that delegate in Version 1.1 to make it more easier to plugin to your custom base activity, fragment or view class.

See #14

@sockeqwe sockeqwe added this to the 1.1 milestone Apr 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants