1
2
3
4
5
6
7
    <SeekBar
            android:id="@+id/seekBar"
            android:layout_width="match_parent"
            android:layout_height="wrap_content"
            android:layout_marginTop="10dp"
            android:progress="50"
     />
 
cs

간-단

 

+ Recent posts