2017-01-26 5 views

答えて

4
<ProgressBar 
    android:id="@+id/progressBar" 
    style="@style/Widget.AppCompat.ProgressBar.Horizontal" 
    android:layout_width="match_parent" 
    android:layout_height="wrap_content" 
    android:layout_marginTop="-7dp" 
    android:indeterminate="true" 
    /> 

を助けることができると思い

enter image description here

+0

ありがとうございました:-) – User

関連する問題