Polish Weather Clock
Test: atest SimpleClockScreenshotTest Bug: 275893959, 269227336 Change-Id: I0519416d20d6208836372d5e00258a8ecdd2ec03
This commit is contained in:
@@ -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