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

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

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

parents 4a0f969c 459e7d63
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,