Merge "Revert "Polish Weather Clock"" into udc-dev
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user