mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-30 10:54:58 +01:00
Reduce thread toolbar avatar size
This commit is contained in:
parent
f8e7ba7355
commit
72bc613f34
@ -26,8 +26,8 @@
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/roomToolbarThreadImageView"
|
||||
android:layout_width="20dp"
|
||||
android:layout_height="20dp"
|
||||
android:layout_width="16dp"
|
||||
android:layout_height="16dp"
|
||||
android:importantForAccessibility="no"
|
||||
android:src="@drawable/ic_presence_offline"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
|
Loading…
x
Reference in New Issue
Block a user