mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-06 14:27:24 +00:00
fix lint score
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
4c64686abc
commit
9314be1e3d
@ -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" />
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user