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);