Browse Source

料仓

master
NXX 1 year ago
parent
commit
97ba47a8fe
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      app/src/main/java/com/example/bpa/view/fragment/setting/Fragment_lcparameter.java

+ 0
- 1
app/src/main/java/com/example/bpa/view/fragment/setting/Fragment_lcparameter.java View File

@@ -23,7 +23,6 @@ public class Fragment_lcparameter extends Fragment {
public View onCreateView(@NonNull LayoutInflater inflater, @Nullable ViewGroup container, @Nullable Bundle savedInstanceState) { public View onCreateView(@NonNull LayoutInflater inflater, @Nullable ViewGroup container, @Nullable Bundle savedInstanceState) {
view = inflater.inflate(R.layout.fragment_system_capabilities, container,false); view = inflater.inflate(R.layout.fragment_system_capabilities, container,false);
Init(); Init();

return view; return view;


} }


Loading…
Cancel
Save