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

Commit c0b2a054 authored by Danny Burakov's avatar Danny Burakov Committed by Android (Google) Code Review
Browse files

Merge "[Dual Shade] Remove the obsolete overscroll limit constant in the shade." into main

parents 1bda2306 f705ff8f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -180,7 +180,6 @@ object OverlayShade {

    object Dimensions {
        val PanelCornerRadius = 46.dp
        val OverscrollLimit = 32.dp
    }

    object Shapes {