Skip to content

Commit

Permalink
LS Clock: Fix custom accent color for clock style 6
Browse files Browse the repository at this point in the history
Signed-off-by: DrDisagree <[email protected]>
  • Loading branch information
Mahmud0808 committed Mar 4, 2025
1 parent e565c3f commit e0b56ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/layout/preview_lockscreen_clock_6.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
android:singleLine="true"
android:textAlignment="center"
android:textAllCaps="true"
android:tag="accent1"
android:textColor="@android:color/system_accent1_200"
android:textSize="40sp" />

Expand Down

0 comments on commit e0b56ab

Please sign in to comment.