|
|
|
@ -335,6 +335,7 @@
|
|
|
|
|
android:id="@+id/swDisconnectLinks"
|
|
|
|
|
android:layout_width="0dp"
|
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
|
android:layout_marginStart="12dp"
|
|
|
|
|
android:layout_marginTop="12dp"
|
|
|
|
|
android:enabled="true"
|
|
|
|
|
android:text="@string/title_advanced_disconnect_links"
|
|
|
|
@ -347,6 +348,7 @@
|
|
|
|
|
android:id="@+id/swDisconnectImages"
|
|
|
|
|
android:layout_width="0dp"
|
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
|
android:layout_marginStart="12dp"
|
|
|
|
|
android:layout_marginTop="12dp"
|
|
|
|
|
android:text="@string/title_advanced_disconnect_images"
|
|
|
|
|
app:layout_constraintEnd_toEndOf="parent"
|
|
|
|
|