Skip to main content
fixed function name
Source Link
FxIII
  • 4k
  • 22
  • 20

I just made a pull request with the fragment feature implemented.

Instead of extending AndroidApplication by an activity, you can extend AndroidFragmentApplication by a Fragment and return initializeForView() on the onCreateView callback.

Extra line due to stackoverflow requirements. Please delete

I just made a pull request with the fragment feature implemented.

Instead of extending AndroidApplication by an activity, you can extend AndroidFragmentApplication by a Fragment and return initializeForView() on the onCreateView callback.

Extra line due to stackoverflow requirements. Please delete

I just made a pull request with the fragment feature implemented.

Instead of extending AndroidApplication by an activity, you can extend AndroidFragmentApplication by a Fragment and return initializeForView() on the onCreateView callback.

I just made a pull request with the fragment feature implemented.

Instead of extending AndroidApplication by an activity, you can extend AndroidFragmentApplication by a Fragment and return initializeViewinitializeForView() on the onCreateView callback.

Extra line due to stackoverflow requirements. Please delete

I just made a pull request with the fragment feature implemented.

Instead of extending AndroidApplication by an activity, you can extend AndroidFragmentApplication by a Fragment and return initializeView() on the onCreateView callback.

I just made a pull request with the fragment feature implemented.

Instead of extending AndroidApplication by an activity, you can extend AndroidFragmentApplication by a Fragment and return initializeForView() on the onCreateView callback.

Extra line due to stackoverflow requirements. Please delete

Added link to pull request
Source Link

I just made a pull requestpull request with the fragment feature implemented.

Instead of extending AndroidApplication by an activity, you can extend AndroidFragmentApplication by a Fragment and return initializeView() on the onCreateView callback.

I just made a pull request with the fragment feature implemented.

Instead of extending AndroidApplication by an activity, you can extend AndroidFragmentApplication by a Fragment and return initializeView() on the onCreateView callback.

I just made a pull request with the fragment feature implemented.

Instead of extending AndroidApplication by an activity, you can extend AndroidFragmentApplication by a Fragment and return initializeView() on the onCreateView callback.

Grammar, code formatting.
Source Link
Anko
  • 13.5k
  • 10
  • 56
  • 82
Loading
Source Link
Loading