Visual indicator of progress in some operation.
By default, the progress bar is a spinning wheel (an indeterminate indicator)
Default ProgressBar |
<ProgressBar
android:layout_width="fill_parent"
android:layout_height="wrap_content"
/>
2. Compile and run!
Next Recommended Article: android:id - How to Name a ProgressBar, in XML
Resources:
http://developer.android.com/reference/android/widget/ProgressBar.html