summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/v_simple_checkbox.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/v_simple_checkbox.xml')
-rw-r--r--app/src/main/res/layout/v_simple_checkbox.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/layout/v_simple_checkbox.xml b/app/src/main/res/layout/v_simple_checkbox.xml
index 57f6f816..8bae20b9 100644
--- a/app/src/main/res/layout/v_simple_checkbox.xml
+++ b/app/src/main/res/layout/v_simple_checkbox.xml
@@ -26,6 +26,7 @@
app:srcCompat="@drawable/check_bold"
android:tint="@color/colorSuccess"
android:layout_centerInParent="true"
+ android:visibility="invisible"
/>