|
|
|
@ -8,7 +8,7 @@
|
|
|
|
|
android:id="@+id/ivBadge"
|
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
|
app:layout_constraintStart_toStartOf="@+id/parent"
|
|
|
|
|
app:layout_constraintStart_toStartOf="parent"
|
|
|
|
|
app:layout_constraintTop_toTopOf="parent"
|
|
|
|
|
app:srcCompat="@drawable/badge" />
|
|
|
|
|
|
|
|
|
|