mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-11 18:29:05 +01:00
Set border of author avatars to @color/briar_primary.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
android:layout_marginLeft="@dimen/listitem_horizontal_margin"
|
||||
android:layout_marginStart="@dimen/listitem_horizontal_margin"
|
||||
app:civ_border_width="@dimen/avatar_border_width"
|
||||
app:civ_border_color="@color/briar_text_primary"/>
|
||||
app:civ_border_color="@color/briar_primary"/>
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/statusView"
|
||||
|
||||
Reference in New Issue
Block a user