Open Ushie opened 1 year ago
Ideally it should look similar to the official extended tooltips, just with a little tail so it looks like a message bubble.
To the user it may be unclear what this screen is:
Some description, label, an initial dialog or similar should be present that explains to the user what this screen is, its purpose and so on. Same goes for the apps screen.
Feature description
Introduce the user to the layout of the app using tooltips, this can be dynamic in a way where if it detects that this user has previously used ReVanced Manager v1 (Flutter) it can respond appropriately, with "patching apps has been moved here" instead of "apps can be patched here" for example
Motivation
Introduce the user to the new layout without any issues
Additional context
https://github.com/skydoves/Balloon can be used for this, however a design and a set of "balloons" need to be decided before this can be implemented
Acknowledgements