Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d9ce70c1 authored by Jason Chang's avatar Jason Chang Committed by Android (Google) Code Review
Browse files

Merge "Fix after changing the screen resolution to full resolution, the...

Merge "Fix after changing the screen resolution to full resolution, the fingerprint icon in the biometric prompt will become smaller" into main
parents a0961704 ec9938a3
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -22,4 +22,8 @@
         fraction of a pixel.-->
    <fraction name="battery_subpixel_smoothing_left">33%</fraction>
    <fraction name="battery_subpixel_smoothing_right">33%</fraction>

    <!-- Biometrics fingerprint icon size for full resolution.-->
    <dimen name="biometric_dialog_fingerprint_icon_width">120dp</dimen>
    <dimen name="biometric_dialog_fingerprint_icon_height">120dp</dimen>
</resources>