Closed gijsdewit closed 10 years ago
That's not possible at the moment
I have done some experiment , my results are :
Imageview too :
Made a Pull Request: 020692a976bde2975be8a9cad1565584af2bad7f
This looks good, I'll play around with it soon, got lots of other projects ongoing at the moment but I'll try merge it soon!
Okay, I've merged the commits, I'll do some further testing to check it works in a broader range of scenarios, thanks everyone for helping with this issue, I don't think I could've managed it myself.
Hey, first of all, great lib. I was wondering if it's possible to add custom views to the dialog. I would really like to add images to the dialog. One way of doing that with the default dialogs in Android was to use setView() and set an ImageView, so maybe you can do something similar.
Thanks.