Skip to content
Snippets Groups Projects
Unverified Commit bbe310bb authored by axelherbstreith's avatar axelherbstreith Committed by GitHub
Browse files

Change default toggle state (#2352)

parent 2213f5f5
No related branches found
No related tags found
No related merge requests found
......@@ -90,7 +90,7 @@
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@+id/onboarding_body"
app:showDivider="@{true}"
app:status="@{true}"
app:status="@{false}"
app:statusText="@{@string/settings_on}"
app:subtitle="@{@string/settings_analytics_switch_subtitle}" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment