mirror of
https://github.com/fankes/MIUINativeNotifyIcon.git
synced 2025-09-07 03:05:51 +08:00
Fix some function descriptions in MainActivity, activity_main
This commit is contained in:
@@ -767,7 +767,7 @@
|
||||
android:layout_marginRight="15dp"
|
||||
android:alpha="0.6"
|
||||
android:lineSpacingExtra="6dp"
|
||||
android:text="⚠️ 在 MIUI 11、12 上可能需要 Root 权限才能打开。"
|
||||
android:text="⚠️ 在 MIUI 11 上可能需要 Root 权限才能打开。"
|
||||
android:textColor="@color/colorTextDark"
|
||||
android:textSize="12sp"
|
||||
android:textStyle="bold" />
|
||||
|
Reference in New Issue
Block a user