taltstidl / AppCompat-Extension-Library

A library that builds on the AppCompat Design Library and provides additional common components such as AccountHeaderView, FloatingActionMenu, CircleImageView, Picker Dialogs, FlexibleToolbarLayout, Delightful Detail Drawables and TypefaceCompat.
Apache License 2.0
304 stars 42 forks source link

Fixed null pointer exception on DatePicker dialog; #21

Closed athospg closed 8 years ago

taltstidl commented 8 years ago

@athospg Thanks for the pull request! I'm going to merge this one next week while working on a few other things in this library. Expect some nifty new features :smiley:

taltstidl commented 8 years ago

@athospg Thanks again for the fix! :+1:

athospg commented 8 years ago

@TR4Android Thanks for the updates, they are awesome!