We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1cd54f commit b91bdeeCopy full SHA for b91bdee
library/src/main/java/com/hjq/device/compat/DeviceOs.java
@@ -104,7 +104,7 @@ public final class DeviceOs {
104
105
/* ---------------------------------------- 下面是真我、OPPO 的系统 ---------------------------------------- */
106
107
- static final String OS_NAME_REALME_UI = "RealmeUI";
+ static final String OS_NAME_REALME_UI = "realmeUI";
108
/**
109
* [ro.build.version.realmeui]: [V5.0]
110
*/
0 commit comments