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

adding icon to the event #217

Open
Cbosh opened this issue Dec 6, 2015 · 8 comments
Open

adding icon to the event #217

Cbosh opened this issue Dec 6, 2015 · 8 comments

Comments

@Cbosh
Copy link

Cbosh commented Dec 6, 2015

I want to add the icon to the event for status purpose but the event can only display the subject

@entropitor
Copy link
Contributor

I think you'll have to adapt the library yourself to your need. But don't worry, the library is rather small, so it should probably be an easy fix.

@Cbosh
Copy link
Author

Cbosh commented Dec 7, 2015

if I adopt the library and make the changes, how do I add the updated one
back to my project.

On Sun, Dec 6, 2015 at 9:53 PM, Jens Claes [email protected] wrote:

I think you'll have to adapt the library yourself to your need. But don't
worry, the library is rather small, so it should probably be an easy fix.


Reply to this email directly or view it on GitHub
#217 (comment)
.

@entropitor
Copy link
Contributor

you'll have to include this project als a gradle module by using a project(:weekview:library) instead of a compile ... (assuming the library is in the weekview submap, next to your app directory).

@lolobosse
Copy link
Contributor

Yes, and I maybe it could be a good idea to use font icons to do that: you already have the possibility to write text so why not using a custom font which will manage the different resolution: I made it with that for instance. But there are other ways, only a recommandation 😄

@vermotr
Copy link

vermotr commented Jan 24, 2016

I created a PR that adds this functionality #266 ;-)

@Cbosh
Copy link
Author

Cbosh commented Jan 25, 2016

Thanks man, so should I adopt the library to use the methods that you created or I can be able to access the methods if I import it again

@vermotr
Copy link

vermotr commented Jan 30, 2016

I have proposed a PR to add this functionality but if you already want to use it, you can clone my fork and import it in Android Studio (File > New > Import Module...).

@isairuiz
Copy link

isairuiz commented Mar 5, 2020

Hi everyone, how can i get this new feature in my project? I already have the library in my app but i want to add an icon my events. Thank you!

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

5 participants