johnkil / Android-ProgressFragment

Implementation of the fragment with the ability to display indeterminate progress indicator when you are waiting for the initial data.

Home Page:http://johnkil.github.io/Android-ProgressFragment/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed build for minSdkVersion=4

AShuba opened this issue · comments

Thank you for this useful library.

But I have faced the issue when I try to build your sample application. It is impossible to build sample application with minSdkVersion set to "4". Could you please change sample application code to met Android-ProgressFragment library requirements (I mean minSdkVersion="4")? Thank you.