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

Commit 8715639c authored by Jagrut Desai's avatar Jagrut Desai Committed by Android (Google) Code Review
Browse files

Merge "Fix CellContentDimensionsTest" into main

parents 2a0c1e4f e5d9f5e4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -39,6 +39,7 @@ class CellContentDimensionsTest {
        val config =
            Configuration(runningContext.resources.configuration).apply {
                this.densityDpi = DisplayMetrics.DENSITY_DEFAULT
                fontScale = 1.0f
            }
        context = runningContext.createConfigurationContext(config)
        iconSizeSteps = IconSizeSteps(context!!.resources)