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