diff --git a/app/src/main/res/layout/fragment_registration_choose_backup.xml b/app/src/main/res/layout/fragment_registration_choose_backup.xml index fecf468a3d..40bc0670b9 100644 --- a/app/src/main/res/layout/fragment_registration_choose_backup.xml +++ b/app/src/main/res/layout/fragment_registration_choose_backup.xml @@ -1,10 +1,10 @@ + android:layout_height="match_parent" + tools:viewBindingIgnore="true"> + app:tint="@color/signal_colorPrimary" /> + app:layout_constraintStart_toStartOf="parent" + app:materialThemeOverlay="@style/ThemeOverlay.Signal.CircularProgressIndicator.Primary" /> \ No newline at end of file