Unverified Commit abac2f3d authored by Kiryl Vashyla's avatar Kiryl Vashyla Committed by GitHub

layout_avatar duplicate removed

layout_avatar duplicated in the layout
parent 2e627aaa
......@@ -88,15 +88,6 @@
android:background="@color/colorRed" />
</LinearLayout>
<include
android:id="@+id/layout_avatar"
layout="@layout/avatar"
android:layout_width="38dp"
android:layout_height="40dp"
android:layout_marginTop="5dp"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@+id/new_messages_notif" />
<TextView
android:id="@+id/text_sender"
style="@style/Sender.Name.TextView"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment