wjc
2024-12-09 50f3ca027bdb84d7ffe45b7b1826fefcdc37fab9
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);