hss01248 / DialogUtil

common used dialog with material style ( in support v7),ios style,get top activity automatically, invoke everywhere (any thread , any window)
Apache License 2.0
980 stars 168 forks source link

输入框弹窗 #66

Closed jonSteve closed 3 years ago

jonSteve commented 6 years ago

我在使用buildNormalInput时,我在底部使用三个按钮,发现只有onFirst会onInputValid取到输入框里面的值,onGetInput没有走过。其他两个按钮我也想取到输入框的值。