LoadingView

介绍:

简单的带有动画效果的加载控件。

运行效果:

使用说明:

LVLineWithText

     LVLineWithText.setValue(50);//0-100

LVFinePoiStar

    LVFinePoiStar.setDrawPath(false);//Draw the path of the Star

LVBattery

bHORIZONTAL.png

    LVBattery.setBatteryOrientation(LVBattery.BatteryOrientation.VERTICAL);//LVBattery.BatteryOrientation.HORIZONTAL
    LVBattery.setShowNum(true);//show number in battery

LVNews

   LVNews.setValue(50);//0-100

if value has 100,you want animation you can

   LVNews.startAnim();

other view

     v.startAnim();
     v.stopAnim();
已下载
0