mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 06:08:51 +00:00
station_widget_entry.xml: Print time in bold style.
This commit is contained in:
parent
9193cefbb0
commit
28f7761e96
1 changed files with 2 additions and 1 deletions
|
@ -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" />
|
||||
|
||||
</LinearLayout>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue