dybarsky / spots-dialog

Android AlertDialog with moving dots progress indicator
MIT License
1.08k stars 242 forks source link

Hope can change the message after dialog shown... #11

Closed wishdusk closed 9 years ago

wishdusk commented 9 years ago

dialog.setTitle(); dialog.setMessage();

both not work...I want to show the state while user waiting..

dybarsky commented 9 years ago

Hi, thanks for contribution. I have fixed this issue. Try version 0.7. Please use method

setMessage(...);
wishdusk commented 9 years ago

Thanks! ❤╮( ̄ε ̄╮)