wjc
2026-03-03 41acbc671acb82d38ced59c65f0177ed2a216bf1
app/src/main/java/com/hdl/photovoltaic/ui/newC/MessageCenterListActivity.java
@@ -324,6 +324,9 @@
        messageCenterListAdapter.setList(mList);
//        this.nullDataUpdateUi();
        pullToRefresh();
        if (UserConfigManage.getInstance().isArabicLanguage()) {
            viewBinding.toolbarTopMessageCenterListRl.topLeftIv.setRotation(180); // 旋转180度
        }
    }