|
OK so I have been digging into system applications, and I have found that screen pinning is not available because in the smali code of Settings after adding the preference it instantly removes it, so it doesn't appear in the list. I've modded the Settings app, by removing the code, and screen pinning works perfectly, please @bencebacsi ask the developers to take care of that one line that removes that Preference. |
|