Skip to content
This repository has been archived by the owner on Nov 11, 2023. It is now read-only.

Extra functionality. #15

Open
wants to merge 25 commits into
base: master
Choose a base branch
from
Open

Extra functionality. #15

wants to merge 25 commits into from

Conversation

rtsketo
Copy link

@rtsketo rtsketo commented Apr 14, 2020

This PR is mostly a suggestion of things you could add.

Those are the changes I did:

  • Restored the functionality to enable Camera and Gallery button in MultiSelect.
    • cameraButton(ButtonType.Button) to enable.
    • galleryButton(ButtonType.None) to disable.
  • Added the functionality of changing the color of Background, Text and Icons programmatically.
    • backgroundColor(color: ColorInt) to change the background color.
    • textColor(color: ColorInt) to change the text color.
    • iconColor(color: ColorInt) to change the icon color.

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

Successfully merging this pull request may close these issues.

None yet

3 participants