From e97ff9f900bed657e24085daf93d465240f923bf Mon Sep 17 00:00:00 2001 From: sinanmohd Date: Sun, 8 Jan 2023 05:59:28 +0530 Subject: Revert "veux: parts: Improvements thermal profile list layout" This reverts commit b3766ca20d41e2990c1b4a6d09d9d59008831c45. --- parts/res/layout/thermal_list_item.xml | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) (limited to 'parts/res/layout/thermal_list_item.xml') diff --git a/parts/res/layout/thermal_list_item.xml b/parts/res/layout/thermal_list_item.xml index aa8c622..4147607 100644 --- a/parts/res/layout/thermal_list_item.xml +++ b/parts/res/layout/thermal_list_item.xml @@ -29,8 +29,8 @@ android:scaleType="centerInside" /> @@ -38,8 +38,8 @@ android:id="@+id/app_name" android:layout_width="match_parent" android:layout_height="wrap_content" - android:layout_marginStart="16dp" - android:layout_marginTop="4dp" + android:layout_marginStart="8dp" + android:layout_marginTop="2dp" android:ellipsize="marquee" android:singleLine="true" android:textAlignment="viewStart" @@ -48,18 +48,16 @@ + android:layout_width="wrap_content" + android:layout_height="wrap_content" /> \ No newline at end of file -- cgit v1.2.3