TimetableView icon indicating copy to clipboard operation
TimetableView copied to clipboard

Android Library that creates simple timetable.

Results 15 TimetableView issues
Sort by recently updated
recently updated
newest added

Hi...there is a save manager problem The timetable saves everything problem but when loading ... It combines all the data in one position For example...lets I set schedule days from...

In my case, insert `maven { url 'https://jitpack.io' }` to the inside of repositories{ } in settings.gradle, and then it works well.

I get this error when i rebuild my project. How to fix it ?

Hi, thank you for this useful service. can i get how to change the each schdule bar color? if possible, could you give me an example? app:sticker_colors="@array/~"

Hello, I am trying to use your library for an app I am making in Android with Kotlin (even though this was made in Java, I am able to invoke...

this Updates Target SDK to Android Level 30 and all dependencies, and also adds Long Click listener to sticker

when I inspected idx of the callback method OnStickerSelected, I found return same value whatever sticker has been clicked by the user and always return zero 0, unlike what I...