Week #9

Mert SIMSEK
Android Libraries Weekly
2 min readAug 1, 2017

1-ExpandableLayout

Expandable LinearLayout

2-PreviewSeekBar

A SeekBar suited for showing a preview of something. As seen in Google Play Movies.

3-BlurImageView

BlurImageView, you can load your image progressively like Medium does.First show user a blurry image, At the same time, load the real image, once loaded, replace the blurry one automatically

4-AndroidUtilCode

🔥 Android developers should collect the following utils(updating)

5-BreadCrumbsView

Material Design Breadcrumbs Navigation Widget on Android

--

--