Skip to content

Commit 9d8eb95

Browse files
committed
fix git conflict
Signed-off-by: alperozturk <alper_ozturk@proton.me>
1 parent 1b6e3d1 commit 9d8eb95

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
@@ -40,7 +40,7 @@
4040
android:layout_width="@dimen/user_icon_size"
4141
android:layout_height="@dimen/user_icon_size"
4242
android:contentDescription="@string/avatar"
43-
android:src="@drawable/ic_user" />
43+
android:src="@drawable/ic_user_outline" />
4444

4545
<LinearLayout
4646
android:layout_width="match_parent"

0 commit comments

Comments
 (0)