Simple gauge view like speedmeter in android?

后端 未结 7 1008
被撕碎了的回忆
被撕碎了的回忆 2020-12-07 16:52

I want to have a simple gauge view where i will define the start value and the end value and have a pointer to show given variable value.

7条回答
  •  既然无缘
    2020-12-07 17:52

    For anyone looking for simple gauge view I made a library that you can clone and use/modify for your needs.

    CustomGauge

    enter image description here

提交回复
热议问题