Skip to content

Commit

Permalink
LS Clock 10: Fix incorrect text size
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahmud0808 committed Apr 10, 2024
1 parent f5b93ba commit 65c20a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/preview_lockscreen_clock_10.xml
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@
android:tag="text1"
android:text="\u0022;"
android:textColor="@android:color/white"
android:textSize="10sp"
android:textSize="16sp"
android:textStyle="bold" />
</LinearLayout>

Expand Down

0 comments on commit 65c20a7

Please sign in to comment.