Easer
Easer copied to clipboard
More beautiful buttons for "days of the week" event
I'd like to be able to specify what days of the week my events apply on.
N.b: The Android stock Clock has a really good example of UI for repeat events.
Seems a new event needs to be created.
I'll have a try :)
Yes please! Me too!
Hmm, the UI part is always difficult to deal with LOL
This event is added in v0.3.3 (6d7d03d), but the UI is not pretty.
I thought the design is this 
but what I actually find are of two types:
- (In older version of Android) square blocks with a line indicating selected or not (guess is customized
ToggleButton) - (In newer version of Android) circles with solid color (source code shows they are
CheckBoxes)
However, the problem is I'm not quite sure about how can I use the resources (especially drawables) without copying those styled files and taking care of the licensing issue (Android stock clock's source code is licensed under Apache 2).
Any ideas?
@renyuneyun can't help you with the licensing stuff, but that design looks ok to me -- although I don't totally understand the French ;)
@yamatt Actually I like this design (actually this design is used in Google calendar) more than the stock clock one. If I have time, I'll see if I can find an easy way to reconstruct those resources... I'm never an expert in drawing and all image-related stuff LOL Though still hope someone could help to solve this out :man_facepalming:
Wow, I even don't know that's French. It's a screenshot / picture from another project.
Hey. Is this issue still open?