How to set the Android progressbar's height?

前端 未结 11 1639
被撕碎了的回忆
被撕碎了的回忆 2020-12-08 03:40

My activity_main.xml is below, as you see, the height is set 40 dip.

And in MyEclipse, it looks like below:

11条回答
  •  一向
    一向 (楼主)
    2020-12-08 04:08

    Use this

    style="@android:style/Widget.ProgressBar.Horizontal"

提交回复
热议问题