Conversation scroll date label themed.

New muted icon.
This commit is contained in:
Anton Chekulaev
2020-08-24 15:33:01 +10:00
parent 9cb0a18a85
commit 1191353fde
7 changed files with 23 additions and 12 deletions

View File

@@ -69,11 +69,12 @@
<ImageView
android:id="@+id/muteIndicatorImageView"
android:layout_width="12dp"
android:layout_height="12dp"
android:src="@drawable/ic_mute"
android:layout_width="18dp"
android:layout_height="18dp"
android:layout_gravity="center"
android:src="@drawable/ic_outline_notifications_off_24"
android:layout_marginTop="1dp"
android:layout_marginEnd="4dp" />
android:layout_marginEnd="6dp" />
<RelativeLayout
android:layout_width="wrap_content"