klinker41 / android-slidingactivity

Android library which allows you to swipe down from an activity to close it.
Other
1.28k stars 182 forks source link

Set header view from Glide #33

Closed AladdinHZ closed 8 years ago

AladdinHZ commented 8 years ago

Hello, Great work so far thx alot. Is there anyway to load header image using Glide ? Or Should I loaded to Bitmap than user setImage() ?