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

not able to decrease event dot size #58

Open
YasserELNagar opened this issue Nov 24, 2019 · 4 comments
Open

not able to decrease event dot size #58

YasserELNagar opened this issue Nov 24, 2019 · 4 comments

Comments

@YasserELNagar
Copy link

I am not able to change the size of the event, I don't know if there is a way to do this or not

@dierivera
Copy link

did you got a solution for this? I'm facing the same problem right now.

@dierivera
Copy link

Hi, I just forked this repo and edited the day_layout.xml file to change the event asset ("@drawable/dot_icon") to a custom one. After that I just needed to find snapshot version of that library. For example if you use JitPack. Go to jitpack.io website and search for your repository (forked version with your username). And there go to commits section and get latest version that you committed. And use that library dependency in your project instead of original repo.

So now I am using my custom event dot (smaller and looks a lot better.
Here's my commit on the forked repo: https://github.com/dierivera/Collapsible-Calendar-View-Android/commit/00b18fe9b837276d3102315ca790ce4d2728534b

@ruturaj-learniphi
Copy link

Hi, @dierivera your link is not found. Could you please suggest a way to decrease the size of the event?

@Rauliciii
Copy link

I want to add an UI indicator to the user that there is some event taking place in a specific date (a dot or something under the date).
Does this library have that?

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

4 participants