mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-12 18:59:06 +01:00
Remove some useless tools:text
This commit is contained in:
committed by
Torsten Grote
parent
6c86873ea7
commit
8d92f36522
@@ -64,8 +64,7 @@
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toEndOf="@+id/avatarImage"
|
||||
app:layout_constraintTop_toBottomOf="@+id/username"
|
||||
tools:text="Change your profile picture" />
|
||||
app:layout_constraintTop_toBottomOf="@+id/username" />
|
||||
</androidx.constraintlayout.widget.ConstraintLayout>
|
||||
|
||||
</com.google.android.material.appbar.AppBarLayout>
|
||||
|
||||
Reference in New Issue
Block a user