fix lint score

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2022-04-21 16:46:03 +02:00 committed by Marcel Hibbe
parent 4c64686abc
commit 9314be1e3d
No known key found for this signature in database
GPG key ID: C793F8B59F43CE7B
2 changed files with 1 additions and 5 deletions

View file

@ -1,4 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<inset xmlns:android="http://schemas.android.com/apk/res/android"
android:drawable="@drawable/reaction_self_bottom_sheet_background"
android:insetBottom="8dp" />

View file

@ -105,7 +105,7 @@
<com.vanniktech.emoji.EmojiEditText
android:id="@+id/emojiMore"
android:layout_width="@dimen/activity_row_layout_height"
android:layout_width="0dp"
android:layout_height="@dimen/activity_row_layout_height"
android:layout_marginEnd="2dp"
android:layout_weight="1"