Rename ElementX to Element X. Only for user facing value. In the doc I prefer to keep ElementX.
This commit is contained in:
committed by
Benoit Marty
parent
6174a36d66
commit
f84b2ebbb0
@@ -26,7 +26,7 @@ open class AnalyticsPreferencesStateProvider : PreviewParameterProvider<Analytic
|
||||
}
|
||||
|
||||
fun aAnalyticsPreferencesState() = AnalyticsPreferencesState(
|
||||
applicationName = "ElementX",
|
||||
applicationName = "Element X",
|
||||
isEnabled = false,
|
||||
eventSink = {}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user