fix empty space when no text

This commit is contained in:
sk
2022-12-31 03:07:14 +01:00
parent b2377a3353
commit 7dc195606c
2 changed files with 6 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/display_item_text"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:paddingTop="10dp"