fddba2906a
Co-authored-by: Alan Evans <alan@signal.org> Co-authored-by: Alex Hart <alex@signal.org> Co-authored-by: Cody Henthorne <cody@signal.org>
9 lines
395 B
XML
9 lines
395 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<ProgressBar xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:id="@+id/base_settings_header_item_text"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content"
|
|
android:layout_marginStart="16dp"
|
|
android:layout_marginTop="8dp"
|
|
android:layout_marginEnd="16dp"
|
|
android:layout_marginBottom="8dp" />
|