Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android: Make ToolsViewer customizable in what tools to display #140

Open
zmarkan opened this issue Nov 22, 2024 · 0 comments
Open

Android: Make ToolsViewer customizable in what tools to display #140

zmarkan opened this issue Nov 22, 2024 · 0 comments

Comments

@zmarkan
Copy link
Contributor

zmarkan commented Nov 22, 2024

Split out from discussion here: #123 (comment)

Tools viewer currently has hardcoded tools to include. That is OK if users want all tools included, but if they only want a subset they would need to integrate independent tools reimplement the tools viewer functionality themselves.

Instead, we should make the tools viewer accept a list of tool objects provided by each library (based on a common interface).
Default behaviour should stay the same - include all tools, and if someone wanted to distributed just a subset of the tools they could pass in a custom list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant