Rename ElementX to Element X. Only for user facing value. In the doc I prefer to keep ElementX.
This commit is contained in:
parent
8851479d19
commit
011f7a1064
4 changed files with 6 additions and 8 deletions
|
|
@ -26,7 +26,7 @@ open class AnalyticsPreferencesStateProvider : PreviewParameterProvider<Analytic
|
|||
}
|
||||
|
||||
fun aAnalyticsPreferencesState() = AnalyticsPreferencesState(
|
||||
applicationName = "ElementX",
|
||||
applicationName = "Element X",
|
||||
isEnabled = false,
|
||||
eventSink = {}
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue