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

Replace marker with Imageview #100

Open
NimaaZx opened this issue Jan 16, 2022 · 0 comments
Open

Replace marker with Imageview #100

NimaaZx opened this issue Jan 16, 2022 · 0 comments

Comments

@NimaaZx
Copy link

NimaaZx commented Jan 16, 2022

Hey. thanks to developers. I don't think so the things I want to mention , it is a bug!
I wanted to use this cool library to create timeline view like this.

image

there is no problem if I just put SVG drawable inside timelineview. even I could change size of drawable. everything worked fine . the problem that I found out is that I am not able using ImageView instead of marker. I read an old issue that you mention we can't do it.
my Image contains a curve Square and inside it there is a SVG. sometime I need to set the background of Square to yellow and sometimes white color. middle SVG icon color should be changed. I can't use imageview .ok .
I grouped two layer (icon and square) together is one SVG but changing background color did not work good as I excepted . it ruined front icon and nothing visible.

I think I can't implement imageview instead of marker. I use static number of steps (it is 3) . so I have to create 3 imageviews manually and connect them together. or create a custom recyclerview (hard and need more time). I don't know neither about each method performance.
unfortunately I have to put your library aside and not use it .

Do you have any suggestion or tips or am I wrong?

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