mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-24 04:58:45 +00:00
Fix save toast formatting.
This commit is contained in:
committed by
Greyson Parrelli
parent
0bbcfb2354
commit
3866bb992c
@@ -38,5 +38,6 @@
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@id/progress_dialog_title" />
|
||||
app:layout_constraintTop_toBottomOf="@id/progress_dialog_title"
|
||||
android:textAlignment="center" />
|
||||
</androidx.constraintlayout.widget.ConstraintLayout>
|
||||
Reference in New Issue
Block a user