diff --git a/res/layout/about.xml b/res/layout/about.xml index af1d5142..448928a0 100644 --- a/res/layout/about.xml +++ b/res/layout/about.xml @@ -44,7 +44,10 @@ android:singleLine="false" android:password="false" android:longClickable="false" - android:autoText="false" /> + android:autoText="false" + android:includeFontPadding="false" + android:layout_gravity="fill" + />