Easer icon indicating copy to clipboard operation
Easer copied to clipboard

More beautiful buttons for "days of the week" event

Open yamatt opened this issue 8 years ago • 6 comments

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.

yamatt avatar Jun 26 '17 16:06 yamatt

Seems a new event needs to be created.

I'll have a try :)

renyuneyun avatar Jun 27 '17 12:06 renyuneyun

Yes please! Me too!

p2635 avatar Jul 02 '17 09:07 p2635

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 prefer

but what I actually find are of two types:

  1. (In older version of Android) square blocks with a line indicating selected or not (guess is customized ToggleButton)
  2. (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 avatar Jul 04 '17 22:07 renyuneyun

@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 avatar Jul 06 '17 18:07 yamatt

@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.

renyuneyun avatar Jul 06 '17 21:07 renyuneyun

Hey. Is this issue still open?

VinamraGuptaa avatar Nov 17 '20 07:11 VinamraGuptaa