Simple gauge view like speedmeter in android?

后端 未结 7 1022
被撕碎了的回忆
被撕碎了的回忆 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

    0 讨论(0)
提交回复
热议问题