Skip to content

Commit e1a3d57

Browse files
committed
fix git conflict
Signed-off-by: alperozturk <alper_ozturk@proton.me>
1 parent 81b5a68 commit e1a3d57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/src/main/res/layout/file_details_sharing_fragment.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
android:layout_width="@dimen/user_icon_size"
5050
android:layout_height="@dimen/user_icon_size"
5151
android:contentDescription="@string/avatar"
52-
android:src="@drawable/ic_user" />
52+
android:src="@drawable/ic_user_outline" />
5353

5454
<LinearLayout
5555
android:layout_width="match_parent"

0 commit comments

Comments
 (0)