mirror of
https://github.com/ArcaneChat/android.git
synced 2026-07-03 14:05:24 +02:00
hiding a categoty hides its options
This commit is contained in:
@@ -238,10 +238,6 @@ public class AdvancedPreferenceFragment extends ListSummaryPreferenceFragment
|
||||
|
||||
if (dcContext.isChatmail()) {
|
||||
findPreference("pref_legacy").setVisible(false);
|
||||
showEmails.setVisible(false);
|
||||
showSystemContacts.setVisible(false);
|
||||
mvboxMoveCheckbox.setVisible(false);
|
||||
onlyFetchMvboxCheckbox.setVisible(false);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user