glomadrian / material-animated-switch

A material Switch with icon animations and color transitions
1.18k stars 158 forks source link

Allow fully creating and modifying switches programmatically #5

Open ericthelin opened 9 years ago

ericthelin commented 9 years ago

I would like to build a ListView of entries that contain these switches where each of them have custom icons. But it doesn't seem that this can be done. With that requirement it would be even better if all attributes could be set with simple methods so that these views could be completely inserted and configured without XML.