From 8c0978c844cb1b70c0b2338557f2bbb74cf4a261 Mon Sep 17 00:00:00 2001
From: wjc <1243177876@qq.com>
Date: 星期一, 19 一月 2026 17:05:36 +0800
Subject: [PATCH] 2026年01月19日17:05:34
---
app/src/main/java/com/hdl/photovoltaic/ui/me/MeFragment.java | 2 ++
local.properties | 4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/app/src/main/java/com/hdl/photovoltaic/ui/me/MeFragment.java b/app/src/main/java/com/hdl/photovoltaic/ui/me/MeFragment.java
index c6f5c07..1ffb67e 100644
--- a/app/src/main/java/com/hdl/photovoltaic/ui/me/MeFragment.java
+++ b/app/src/main/java/com/hdl/photovoltaic/ui/me/MeFragment.java
@@ -288,6 +288,8 @@
}
if (UserConfigManage.getInstance().isArabicLanguage()) {
+ viewBinding.fragmentMeUserNameNextIv.setRotation(180);
+ viewBinding.fragmentMeUserRoleNextIv.setRotation(180);
viewBinding.fragmentMeLineDeviceDebugIl.fragmentMeLineRightIconIv.setRotation(180);
viewBinding.fragmentMeLineSetIl.fragmentMeLineRightIconIv.setRotation(180);
viewBinding.fragmentMeLineAsregardsIl.fragmentMeLineRightIconIv.setRotation(180);
diff --git a/local.properties b/local.properties
index 8ba0690..79442f8 100644
--- a/local.properties
+++ b/local.properties
@@ -4,5 +4,5 @@
# Location of the SDK. This is only used by Gradle.
# For customization when using a Version Control System, please read the
# header note.
-#Mon Dec 01 11:49:43 CST 2025
-sdk.dir=/Users/user/Library/Android/sdk
+#Tue Jan 13 16:51:11 CST 2026
+sdk.dir=/Users/wenjucheng/Library/Android/sdk
--
Gitblit v1.8.0