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

Commit d37d6e1c authored by Sherry Zhou's avatar Sherry Zhou Committed by Automerger Merge Worker
Browse files

Merge "Revert "Revert "Polish Weather Clock""" into udc-dev am: 6a92c172 am: 71a235ea

parents f0dc68fd 71a235ea
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ import android.os.Bundle
import androidx.annotation.VisibleForTesting

class WeatherData
private constructor(
constructor(
    val description: String,
    val state: WeatherStateIcon,
    val useCelsius: Boolean,