Select day of the week

Asked

Viewed 60 times

0

I’m making an application in which the user must select if the action will be repeat on a certain day of the week, wanted to do something similar to what we have on the alarm clock of Android:

inserir a descrição da imagem aqui

What I’ve done so far is to use a ToggleButton for each day of the week, there is some specific component for these buttons or I have some way to customize the ToggleButton?

  • Great question! I will prepare an example of Custom View and post it here.

  • You can create a selector and use it as the background to your Togglebutton

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.