mirror of
https://github.com/He4eT/yamf_launcher.git
synced 2026-05-05 09:57:26 +00:00
Added the ability to change fonts and font styles
This commit is contained in:
parent
f872c52893
commit
84381d75eb
7 changed files with 158 additions and 31 deletions
|
|
@ -99,7 +99,7 @@
|
|||
android:layout_marginHorizontal="32dp"
|
||||
android:layout_marginTop="45dp"
|
||||
android:layout_marginBottom="27dp"
|
||||
android:fontFamily="@null"
|
||||
android:fontFamily="More Fonts..."
|
||||
android:format12Hour="hh:mm"
|
||||
android:format24Hour="HH:mm"
|
||||
android:textAlignment="textStart"
|
||||
|
|
@ -115,7 +115,6 @@
|
|||
android:id="@+id/textDate"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:fontFamily="@null"
|
||||
android:format12Hour="dd MMM yyyy"
|
||||
android:format24Hour="dd MMM yyyy"
|
||||
android:lineSpacingExtra="8sp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue