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

Feature Request: Direct Support for Car App Library Templates #5443

Open
Anth06ny opened this issue Aug 25, 2024 · 0 comments
Open

Feature Request: Direct Support for Car App Library Templates #5443

Anth06ny opened this issue Aug 25, 2024 · 0 comments

Comments

@Anth06ny
Copy link

Hello Glide team,

I’m currently developing an Android Automotive app using the Android Car App Library, and I frequently need to load images into Row templates from URLs. Currently, the process involves downloading the image as a Bitmap and then converting it to a CarIcon using IconCompat.createWithBitmap() before setting it in a Row.

It would be incredibly useful if Glide could directly support setting images in Row templates, perhaps through a method that returns a CarIcon or integrates seamlessly with the Android Car App Library's components.

Would it be possible to add native support in Glide for loading images directly into Car App Library templates, eliminating the need for intermediate steps like handling Bitmap conversions manually?

Thank you for considering this feature request. I believe it would greatly simplify the development process for those of us working on automotive applications.

Best regards,
Anthony

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