Fix #1833
This commit is contained in:
MM20
2026-03-13 11:12:52 +01:00
parent 1169b478a4
commit 2f71cbdb50

View File

@@ -462,7 +462,7 @@ private fun CurrentWeatherDetails(
)
}
if (size < 4) {
if (size < 4 && forecast.humidity != null) {
add(
@Composable {
Icon(