Refactoring (duplication in Message Item Factory) + cleaning

This commit is contained in:
Valere
2019-06-05 23:45:46 +02:00
parent 297f202005
commit e22b555b58
5 changed files with 69 additions and 112 deletions

View File

@ -11,8 +11,10 @@
<TextView
android:id="@+id/itemSimpleReactionInfoKey"
android:layout_width="44dp"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginEnd="8dp"
android:layout_marginRight="8dp"
android:gravity="center"
android:lines="1"
android:textColor="?android:textColorPrimary"