NiaAppScreenSizesScreenshotTests.kt: Fixes screenshot test showing wrong width (#986)

* FIxes screenshot test

* 🤖 Updates screenshots
pull/1837/head
Jose Alcérreca 2 years ago committed by GitHub
parent 022d37d8f2
commit 85b7549b44

@ -162,7 +162,7 @@ class NiaAppScreenSizesScreenshotTests {
@Test
fun compactWidth_compactHeight_showsNavigationBar() {
testNiaAppScreenshotWithSize(
610.dp,
400.dp,
400.dp,
"compactWidth_compactHeight_showsNavigationBar",
)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 58 KiB

After

Width:  |  Height:  |  Size: 36 KiB

Loading…
Cancel
Save