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

Commit 756ee44b authored by Sherry Zhou's avatar Sherry Zhou Committed by Android (Google) Code Review
Browse files

Merge "Revert "Polish Weather Clock"" into udc-dev

parents 34729ab5 e5c34615
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
constructor(
private constructor(
    val description: String,
    val state: WeatherStateIcon,
    val useCelsius: Boolean,