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

Unverified Commit 165bd94c authored by Michael Bestas's avatar Michael Bestas
Browse files

fixup! Forward port CM Screen Security settings (1/2)

Change-Id: I39debe04f52782cbd02ebd0b983ff35fd07314e3
parent 18f3b5a2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -424,7 +424,7 @@ private suspend fun showFailureAnimation(
private fun offset(
    availableSize: Int,
    spacingPerDot: Float,
    dotCount: Int,
    dotCount: Byte,
    isCentered: Boolean = false,
): Float {
    val default = availableSize - spacingPerDot * dotCount