Increase thread summary icon size

This commit is contained in:
ariskotsomitopoulos 2022-03-22 13:48:07 +02:00
parent 3c6dbd0843
commit 09a017aaa8
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@
<ImageView
android:id="@+id/messageThreadSummaryImageView"
android:layout_width="16dp"
android:layout_height="16dp"
android:layout_width="18dp"
android:layout_height="18dp"
android:layout_marginTop="2dp"
android:contentDescription="@string/room_threads_filter"
android:src="@drawable/ic_thread_summary"