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

App is crashing when trying to set alarm on Saturday! #10

Open
smnshuvo opened this issue Jun 20, 2020 · 1 comment
Open

App is crashing when trying to set alarm on Saturday! #10

smnshuvo opened this issue Jun 20, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@smnshuvo
Copy link
Collaborator

E/AndroidRuntime: FATAL EXCEPTION: main
    Process: cpc.class_planner.sam, PID: 1373
    java.lang.ArrayIndexOutOfBoundsException: length=8; index=8
        at cpc.class_planner.sam.model.adapter.RoutineItemVIewAdapter$2.onClick(RoutineItemVIewAdapter.java:121)
@smnshuvo smnshuvo self-assigned this Jun 20, 2020
@smnshuvo smnshuvo added the bug Something isn't working label Jun 20, 2020
@smnshuvo
Copy link
Collaborator Author

The issue arising may be because that particular Java Class starts counting a week from Sunday and Saturday ends at index 7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant