HarlonWang / AVLoadingIndicatorView

DEPRECATED
9.75k stars 1.9k forks source link

How To Add footer list ? #30

Closed AlirezaGhanbarinia closed 8 years ago

AlirezaGhanbarinia commented 8 years ago

I appreciated your project.I want to add footer list. my problem is that this view cover all the page width and It do not accept the size that I put for it.

I have used indicator = BallPulseSync for loading in list view footer(in list pagination). the problem is that the balls fill the list's width. my question is how to set size for balls?

HarlonWang commented 8 years ago

13 You can look this .

or this library XRecyclerView https://github.com/jianghejie/XRecyclerView .