Skip to content

bharatjyoti/androidscalegaugeview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Android custom gauge/scale UI. That can be used with progress bar or other value based Android UI component. Uses- Add below lines in your layout xml file-

<view

    android:layout_width="wrap_content"
    
    android:layout_height="20dp"
    
    class="com.bhazarika.gaugeviewui.GaugeView"
    
    android:layout_marginTop="3dp"

    android:id="@+id/gauge"
     />

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages