Revert "Revert "Polish Weather Clock""
This reverts commit e5c34615ea.
Reason for revert: Try to submit the change separately
Change-Id: I3bf6e641983866effb8d54044dea4a94b10ba93c
This commit is contained in:
committed by
Android (Google) Code Review
parent
e5c34615ea
commit
459e7d6329
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user