mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-12 18:59:06 +01:00
Reduce text size in remote wipe display fragment
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
android:layout_marginTop="24dp"
|
||||
android:gravity="center"
|
||||
android:text="@string/remote_wipe_display_explain"
|
||||
android:textSize="20sp"
|
||||
android:textSize="16sp"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
tools:layout_editor_absoluteX="16dp" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user