mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-21 13:58:42 +00:00
Fix FAB layout error
This commit is contained in:
@@ -70,6 +70,8 @@ public class ModulesFragment extends Fragment {
|
||||
intent.setAction(Intent.ACTION_GET_CONTENT);
|
||||
startActivityForResult(intent,FILE_SELECT_CODE);
|
||||
}
|
||||
|
||||
|
||||
});
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user