javiersantos / MaterialStyledDialogs

A library that shows a beautiful and customizable Material-based dialog with header. API 14+ required.
Apache License 2.0
1.17k stars 155 forks source link

Add method to allow setting the header ImageView's scale type. #25

Closed colinrtwhite closed 8 years ago

colinrtwhite commented 8 years ago

Also, remove several @NonNull annotations, since those params can be null.

javiersantos commented 8 years ago

Thank you for your PR. Great job! 👍

colinrtwhite commented 8 years ago

Thanks for the quick merge! Also, is there any way to run snapshots of this library?

EDIT: There is:

compile 'com.github.javiersantos:MaterialStyledDialogs:master-SNAPSHOT'