android - Subclassing CompoundButton to create a three states checkbox -


i'm new android dev , make 3 states checkbox app. how possible ?

it should allow user switch between checked/unchecked/misc states.

i'm bit lost. should subclasses compoundbutton , modify state-list drawable ? i'm stuck @ subclassing.

i once looking same thing , found this. ended changing requirements cannot speak effectiveness, looks implement entire thing button, see threestatebutton , threestatecheckbox.


Comments

Popular posts from this blog

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -

Trying to import CSV file to a SQL Server database using asp.net and c# - can't find what I'm missing -