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

* FIxes screenshot test

* 🤖 Updates screenshots
pull/988/head
Jose Alcérreca 9 months ago committed by GitHub
parent aee921e4ad
commit 431069ab77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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