Android Java中的带有进度的ImageView

huangapple go评论70阅读模式
英文:

Android Java İmageview with Progress

问题

我还尝试了FrameLayout,但没有帮助。

Android Java中的带有进度的ImageView

我不知道如何制作这样的ImageView

英文:

I also tried FrameLayout but doesn't help

Android Java中的带有进度的ImageView

I have no idea how to do an ImageView like this

答案1

得分: 1

你想要一种带有空形状的“ProgressBar”,以逐渐填充吗?

我认为你可以使用VectorDrawable来实现这个效果。

英文:

You want a sort of ProgressBar with an empty shape to fill progressively ?

I think you can use VectorDrawable to do the trick

huangapple
  • 本文由 发表于 2020年9月23日 15:42:10
  • 转载请务必保留本文链接:https://go.coder-hub.com/64023231.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定