sockeqwe / fragmentargs

Annotation Processor for setting arguments in android fragments
http://hannesdorfmann.com/android/fragmentargs
Apache License 2.0
1.08k stars 87 forks source link

Tiny correction to README "How to use" section #77

Closed tkirshboim closed 7 years ago

tkirshboim commented 7 years ago

The second step in the "How to use" section says the annotation @Args should be used, but this should (probably) say @Arg.

sockeqwe commented 7 years ago

Thanks!