Skip to content

Latest commit

 

History

History
24 lines (24 loc) · 833 Bytes

README.md

File metadata and controls

24 lines (24 loc) · 833 Bytes

BatteryIcon

A control used to display power value. ScreenShot

image image image Use

<com.xapp.jiajunhui.batteryicon.BatteryView
        android:id="@+id/battery"
        android:layout_width="40dp"
        android:layout_height="20dp"
        android:layout_marginTop="20dp"
        app:border_width="2px"
        app:border_color="#444444"
        app:show_type="fill"
        app:number_text_size="14sp"
        app:head_orientation="left"
        app:progress_color="#3c3a3e"/>

有问题请联系
email : junhui_jia@163.com
QQ:309812983