Adapt with new Magisk installation

This commit is contained in:
topjohnwu
2017-12-07 04:20:15 +08:00
parent 96eaa833f5
commit c461fc6daa
6 changed files with 45 additions and 6 deletions
@@ -138,6 +138,9 @@ public class MagiskFragment extends Fragment
expandableContainer.expandLayout = expandLayout;
setupExpandable();
keepVerityChkbox.setChecked(mm.keepVerity);
keepEncChkbox.setChecked(mm.keepEnc);
mSwipeRefreshLayout.setOnRefreshListener(this);
updateUI();