Revert "Polish Weather Clock"
Revert submission 22391223-polish_weather_clock Reason for revert: This CL causes a build breakage. Reverted changes: /q/submissionid:22391223-polish_weather_clock Change-Id: I4f294818f5ee620382b22dec6d82eae285da11d2
This commit is contained in:
committed by
Android (Google) Code Review
parent
225d1777a2
commit
e5c34615ea
@@ -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