add websites to the list of available fields

This commit is contained in:
tibbi
2018-04-13 12:27:52 +02:00
parent 8aadcb04c1
commit 2fca861fc6
14 changed files with 37 additions and 16 deletions

View File

@@ -102,6 +102,14 @@
android:paddingTop="@dimen/activity_margin"
android:text="@string/organization"/>
<com.simplemobiletools.commons.views.MyAppCompatCheckbox
android:id="@+id/manage_visible_fields_websites"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:paddingBottom="@dimen/activity_margin"
android:paddingTop="@dimen/activity_margin"
android:text="@string/websites"/>
<com.simplemobiletools.commons.views.MyAppCompatCheckbox
android:id="@+id/manage_visible_fields_groups"
android:layout_width="match_parent"