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

Event dot size #57

Open
Dnyaneshwar1926 opened this issue Nov 8, 2019 · 3 comments
Open

Event dot size #57

Dnyaneshwar1926 opened this issue Nov 8, 2019 · 3 comments

Comments

@Dnyaneshwar1926
Copy link

Can't able to set event dot size. Android resource linking failed.

@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

@Rauliciii
Copy link

Could you make your jitpack/ repository public? I can't access your fork
image

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

3 participants