GithubHelp home page GithubHelp logo

memfis19 / cadar Goto Github PK

View Code? Open in Web Editor NEW
360.0 8.0 48.0 7.51 MB

Android solution which represents month and list calendar views.

License: MIT License

Java 100.00%
android calendar calendar-view month-view listview events repeat-period

cadar's People

Contributors

memfis19 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cadar's Issues

Changing the parallax images

Is there any way to change the parallax images and customize the title of month shown above the image for example change the position and changing the font color of the title etc ?

Some issues

  1. parallax effect sometimes not noticeable, or moving slightly when scrolling top and bottom. I mean that the image might be in some state when shown at the bottom, and when you scroll so that it will be at the top, and then the bottom, it doesn't return to the original state.

  2. parallax effect can have issues of showing only a part of the image, as shown here:
    device-2017-10-24-104412.zip

  3. fast scrolling often has lags on some devices like OnePlus 2, and also have overscroll effect, showing as if we reached the end (or start) of the calendar, and can't scroll anymore.

  4. Month view has overscroll effect on top and bottom, even though it's scrollable in horizontal way...

Interaction between Month Calendar and List Calendar

I have noticed that when I click on some day like 18th of Dec 2016 on the month calendar the list calendar shows me the week starting from 19 Dec and the 18th get hidden on top. So the month calendar and the list calendar should be synchronized perfectly. How can I do that ?

Compilation Errors

I am facing a lot of compilation errors even while compiling the sample project.

capture

When adding event decorator, `OnEventClickListener` doesn't receive Event anymore

Hi,
I am playing around with the sample app, and added a OnEventClickListener object to the listCalendar member in the ListCalendarActivity.

When I just add the event click listener, the event always comes back as null.

If I remove the line listBuilder.setEventLayout(R.layout.custom_event_layout, eventDecoratorFactory); however, it seems to work again. Looks to me like the event decorator factory, doesn't save the event when binding the view.

Add Schedule like the google calendar

Hi @memfis19 , thanks for the library, I wanted to know if there is an option to display the upcoming events only in month_list calendar activity. Currrently it shows week wise even if there are no events listed. In this case the user needs to scroll infinitely to find where all events have been added.
If there was an option to display only the events occuring week it would be great

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.