Skip to content

Commit 3ce6b60

Browse files
committed
MatchTemplate entries made single line
1 parent 57d0dd2 commit 3ce6b60

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

source-code/app/src/main/res/layout/match_template_list_item_info.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
android:paddingLeft="@dimen/paddingTop_match"
1515
android:paddingRight="@dimen/paddingTop_match"
1616
android:paddingStart="@dimen/paddingTop_match"
17+
android:paddingTop="5.47dp"
18+
android:singleLine="true"
1719
android:textAppearance="?android:textAppearanceSmall" />
1820

1921
<ImageView

0 commit comments

Comments
 (0)