From 55f28eb965f7a64b32b6811222e8652cde685698 Mon Sep 17 00:00:00 2001 From: m_broelemann Date: Tue, 29 Dec 2020 17:42:47 +0100 Subject: [PATCH] =?UTF-8?q?Anpassung=20der=20Oberfl=C3=A4che?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/res/layout/listview_layout.xml | 38 +++++++++++-------- 1 file changed, 22 insertions(+), 16 deletions(-) diff --git a/APED/app/src/main/res/layout/listview_layout.xml b/APED/app/src/main/res/layout/listview_layout.xml index 8ef0036..7030dc1 100644 --- a/APED/app/src/main/res/layout/listview_layout.xml +++ b/APED/app/src/main/res/layout/listview_layout.xml @@ -1,5 +1,5 @@ - + android:textSize="25dp" + android:singleLine="true"/> + android:textSize="20dp" + android:singleLine="true"/> - \ No newline at end of file + \ No newline at end of file