|
|
@ -10,7 +10,7 @@ |
|
|
|
<androidx.constraintlayout.widget.ConstraintLayout |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_margin="12dp"> |
|
|
|
android:layout_margin="@dimen/layout_margin"> |
|
|
|
|
|
|
|
<Switch |
|
|
|
android:id="@+id/optSyncEnabled" |
|
|
|