hxb
2024-12-04 77688e52fdc2761f17ce24be9704ee25bff2194d
app/src/main/java/com/hdl/photovoltaic/ui/LoginActivity.java
@@ -59,8 +59,6 @@
    @Override
    public Object getContentView() {
        setNotificationBarBackgroundColor(CustomColor.blue);
        viewBinding = ActivityHomeLoginBinding.inflate(getLayoutInflater());
        return viewBinding.getRoot();
    }