mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-12 10:49:06 +01:00
Reformat fragment source
This commit is contained in:
@@ -48,8 +48,8 @@
|
||||
android:layout_height="1dp"
|
||||
android:layout_marginVertical="16dp"
|
||||
android:background="?android:attr/listDivider"
|
||||
app:layout_constraintTop_toBottomOf="@+id/buttonLearnMore"
|
||||
app:layout_constraintBottom_toTopOf="@+id/barrier1" />
|
||||
app:layout_constraintBottom_toTopOf="@+id/barrier1"
|
||||
app:layout_constraintTop_toBottomOf="@+id/buttonLearnMore" />
|
||||
|
||||
<androidx.constraintlayout.widget.Barrier
|
||||
android:id="@+id/barrier1"
|
||||
|
||||
Reference in New Issue
Block a user