Join Slack
Communities
Powered by
yesterday I had the pleasure of working with the F...
# android
a
andyg
11/12/2017, 9:50 PM
yesterday I had the pleasure of working with the FragmentManager 😩. at one point my code was being rejected with the IDE complaining:
Copy code
Required: () -> Fragment Found: Fragment
I know these are paramter-less lambda functions but wasn't sure how to resolve. thanks
Open in Slack
Previous
Next