issues
search
jraska
/
lambda-dialogs
Use lambda expressions to effectively delegate dialog creation to activity to achieve cleaner dialog code
Apache License 2.0
2
stars
1
forks
source link
Hidden fragment argument to ensure noone will call new on fragment without builders
#4
Closed
jraska
closed
8 years ago
jraska
commented
8 years ago
Add hidden fragment argument from builders
check this in dialogs, if the parameter is not there throw exception with message like "You are calling new instead of builders you naughty developer" :D