Skip to content

Instantly share code, notes, and snippets.

@vestrel00
Created July 26, 2017 15:43
Show Gist options
  • Save vestrel00/8fd933bbcf40ab7ad1e8373b217fb3a0 to your computer and use it in GitHub Desktop.
Save vestrel00/8fd933bbcf40ab7ad1e8373b217fb3a0 to your computer and use it in GitHub Desktop.
A: 3 - ui/common/BaseChildFragment.java
@Module
public abstract class BaseChildFragmentModule {
public static final String CHILD_FRAGMENT = "BaseChildFragmentModule.childFragment";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment