wjc
2024-12-03 c5334888f44e36af59e2e100154914683e367f7b
app/src/main/java/com/hdl/photovoltaic/ui/adapter/HouseInfoAdapter.java
@@ -201,7 +201,7 @@
            text = mContext.getString(R.string.my_power_station_connecting);
            drawable = AppCompatResources.getDrawable(mContext, R.drawable.device_satte_ffb300);
        }
        textView.setText(text);
//        textView.setText(text);
        textView.setBackground(drawable);