Hey Tom,
That's a great idea - what's your use case behind this? Additionally, what's the downside of having all dictionaries active (which is already available in the app)?
I think the following needs to be done to get this into the app:
- Implement an intent, similar to the one to
load a newly installed dictionary. I guess it would load that dictionary and unload all other active dictionaries - or what's your use case?
- Use the Android ShorcutManager to implement a
dynamic shortcut to a dictionary (ie. the newly implemented intent). Those shortcuts can have different icons
Happy to help any volunteers to get started on this!
Cheers,
Achim