Skip to content

Commit

Permalink
overlay_permission: change font
Browse files Browse the repository at this point in the history
  • Loading branch information
mwarning committed Jan 2, 2025
1 parent 64c69ff commit 9808020
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
android:id="@+id/QuestionTextView"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:fontFamily="@font/lato_bold"
android:fontFamily="@font/lato_regular"
android:text="@string/explain_need_for_overlay_permission"
android:textColor="?android:textColorPrimary"
android:textSize="23sp"
Expand Down

0 comments on commit 9808020

Please sign in to comment.