@ -6,7 +6,7 @@
<androidx.constraintlayout.widget.ConstraintLayout
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_height="wrap_content"
android:padding="12dp">
<TextView
@ -9,7 +9,7 @@
<!-- provider -->
@ -10,7 +10,7 @@
<!-- name -->
android:padding="18dp">
<ImageView
android:layout_height="match_parent">
android:layout_height="wrap_content">
<CheckBox
android:id="@+id/cbEnabled"
<!-- account -->