Open itachi1706 opened 6 years ago
Some utilities have a maximum or minimum API in which the can use (for instance, the nav bar customizer is accessible up to Nougat)
Add the ability to parse such max/min API requirements and disable these utilities by either graying out the option or hiding it.
In the shortcut creation menu, the main menus and in BaseActivity.java (do check to make sure API requirements are met)
Sent from my Mi A1 using FastHub
Need to consolidate the list of utilities and define which is restricted by API Levels or features (NFC, Camera2, OpenGLES etc)
Some utilities have a maximum or minimum API in which the can use (for instance, the nav bar customizer is accessible up to Nougat)
Add the ability to parse such max/min API requirements and disable these utilities by either graying out the option or hiding it.
In the shortcut creation menu, the main menus and in BaseActivity.java (do check to make sure API requirements are met)
Sent from my Mi A1 using FastHub