diff --git a/oeffi/res/layout/station_widget_entry.xml b/oeffi/res/layout/station_widget_entry.xml index 07e1ee2..d8ccfcf 100644 --- a/oeffi/res/layout/station_widget_entry.xml +++ b/oeffi/res/layout/station_widget_entry.xml @@ -75,6 +75,7 @@ android:layout_height="wrap_content" android:layout_margin="2dp" android:singleLine="true" - android:textColor="@color/fg_significant_darkdefault" /> + android:textColor="@color/fg_significant_darkdefault" + android:textStyle="bold" />