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

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

Merge "Revert "Polish Weather Clock"" into udc-dev am: 756ee44b

parents 1a1e73f7 756ee44b
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,