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
Support all typical stuff for simple dialogs
#1
Closed
jraska
closed
8 years ago
jraska
commented
8 years ago
Extends dialog fields and AlertDialogFactory
Dismiss method
Cancel method
... copy AlertDialog.Builder interface if possible
jraska
commented
8 years ago
I will ignore all the adapter-like methods of AlertDialog like setItems and setMultiChoice
jraska
commented
8 years ago
Resolved by 372b4ff
Extends dialog fields and AlertDialogFactory