Git Product home page Git Product logo

chipcloud's People

Contributors

adroitandroid avatar bubunyo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

chipcloud's Issues

com.adroitandroid.chipcloud.Chip.isSelected()

Hi
I want to iterate all children of ChipCloud and check if they're selected or not.

is it possible to expose the field

private boolean selected

in Chip class as a getter ?

Currently, isSelected returns android.view.View.isSelected() which return false even if the Chip is actually selected.

chipDeselected(index) not working when called explicitly

I needed to deselect a chip on custom event. What I'm calling is

chipCloud.chipDeselected(index)

Though the above method is triggered because log is shown in the overriden method of chipDeselected(index: Int) but color of chip is not changing

Custom view

Is there any way to make a custom background with drawable?

feature request: another gravity - justify?

I would like to distribute chips like this:

----------------------------------
| (____)      (_____)     (____) |
| (________)          (________) |
| (____)  (____)  (____)  (____) |
| (___) (___) (____) (___) (___) |
----------------------------------

They would have equal space between, but no space at the sides of container - just like what what text align -> justify does in MS Office Word.

Sort (Comparator)

Hello,

is there a way to sort the Chips by providing a java.util.Comparator ?

How to remove chips?

I have already added chips by calling addChip() method. But now I want to remove chip then is there any method to remove particular chip?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.