<com.android.settingslib.miuisettings.preference.Preference
android:noscript="@7F153451">
<intent
android:action="android.intent.action.VIEW"
android:data="https://news.1rj.ru/str/ameerchik6"/>
</com.android.settingslib.miuisettings.preference.Preference>
❤1
Fix dynamic island location
In DevicesOverlay Resources.arsc:
Dimen —> type-info add
Dimen —> dimen add
In DevicesOverlay Resources.arsc:
Dimen —> type-info add
<entry id="0x7f030004" name="cut_out_center_y" />Dimen —> dimen add
<dimen name="cut_out_center_y">51.0px</dimen>Fix poco devices ported hOS launcher
system_ext/etc/init/init.miui.ext.rc
In ROMs with Poco vendor, this file contains the package name:
Replaces it with:
And you need to install Hyper OS Launcher Xiaomi, Not Poco
system_ext/etc/init/init.miui.ext.rc
In ROMs with Poco vendor, this file contains the package name:
com.mi.android.globallauncherReplaces it with:
com.miui.homeAnd you need to install Hyper OS Launcher Xiaomi, Not Poco
"Fix android developer notif"
open services.jar and remove this line from dex
open services.jar and remove this line from dex
invoke-virtual {v0}, Lcom/android/server/wm/ActivityTaskManagerInternal;->showSystemReadyErrorDialogsIfNeeded()V