-
Notifications
You must be signed in to change notification settings - Fork 93
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
How can I load URL? #19
Comments
Could you specify what URLs you want to load? I don't see what banners have to do with URLs. |
I want to load dynamic images using URL. |
Images are loaded into your own views which is then passed into the DecentBanner component. This means that no matter how you want to load your images, it doesn't concern the Banner. Instead, you should look into how you can customize your ImageViews. |
Okay, I will look at this.
Thanks for your replay.
…On Fri, Dec 21, 2018 at 9:08 AM Dazhi Cheng ***@***.***> wrote:
Images are loaded into your own views which is then passed into the
DecentBanner component. This means that no matter how you want to load your
images, it doesn't concern the Banner. Instead, you should look into how
you can customize your ImageViews.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#19 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ADJzfizlPIC4NwX4BGSrK1giRZFclF8bks5u7FfBgaJpZM4ZZlkb>
.
--
Pratik Butani
Android Application Developer
Mobile: 8866224546
Website: www.pratikbutani.com
<https://www.facebook.com/pratikbutani/>
<http://twitter.com/pratik13butani>
<https://www.linkedin.com/in/pratikbutani/>
<https://www.hubspot.com/instagram.com/pratikbuts>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I want to load custom 5-6 URLs, How can I?
The text was updated successfully, but these errors were encountered: