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 Activity and Fragment coming from the support libraries: #275

Commits on Dec 18, 2018

  1. Adding support for:

    * Fragment and Activity classes that are coming from the support library and Android X
    * onCreateView and onAttach for the Fragment
    yanislavm committed Dec 18, 2018
    Copy the full SHA
    c044232 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2018

  1. Copy the full SHA
    d46a3e3 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2018

  1. Adding unit tests

    yanislavm committed Dec 21, 2018
    Copy the full SHA
    9b3f7ab View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2018

  1. Copy the full SHA
    bb4a9ec View commit details
    Browse the repository at this point in the history