android 默认圆形进度条的旋转方向

Android 码拜 8年前 (2016-02-02) 1659次浏览
<ProgressBar
android:id=”@+id/user_pd”
android:layout_width=”wrap_content”
android:layout_height=”wrap_content”
android:layout_centerInParent=”true”
android:visibility=”gone”
style=”?android:attr/progressBarStyleLarge” />
为什么是逆时针的呢,要怎么修改

CodeBye 版权所有丨如未注明 , 均为原创丨本网站采用BY-NC-SA协议进行授权 , 转载请注明android 默认圆形进度条的旋转方向
喜欢 (0)
[1034331897@qq.com]
分享 (0)