https://github.com/stephanenicolas/activtity-fragment-lambda
Example of how to use lambdas to communicate between Fragments and Activities
https://github.com/stephanenicolas/activtity-fragment-lambda
Last synced: 9 months ago
JSON representation
Example of how to use lambdas to communicate between Fragments and Activities
- Host: GitHub
- URL: https://github.com/stephanenicolas/activtity-fragment-lambda
- Owner: stephanenicolas
- License: apache-2.0
- Created: 2017-09-26T21:38:43.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-29T00:15:31.000Z (over 8 years ago)
- Last Synced: 2025-03-25T10:11:50.580Z (10 months ago)
- Language: Java
- Size: 178 KB
- Stars: 17
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# activtity-fragment-lambda
Demo of the article: ["From Fragments to Activity: the Lambda Way"](https://medium.com/groupon-eng/from-fragments-to-activity-the-lambda-way-32c768c72aa9).