Skip to content

Instantly share code, notes, and snippets.

@thiagoolsilva
Created August 11, 2016 16:52
Show Gist options
  • Save thiagoolsilva/9a78d5902b293262be19f7fccd7870e8 to your computer and use it in GitHub Desktop.
Save thiagoolsilva/9a78d5902b293262be19f7fccd7870e8 to your computer and use it in GitHub Desktop.
<ProgressBar
android:id="@+id/progress_bar"
style="?android:attr/progressBarStyleLarge"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_centerHorizontal="true"
android:layout_centerVertical="true"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment