Last active
April 26, 2017 22:59
-
-
Save smaugho/4182b0d1161a44e47d0c3abed817485c to your computer and use it in GitHub Desktop.
@recollect with @PutOnAction
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@Model | |
@Recollect | |
@PutOnAction(R.id.saveUser) | |
User user; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment