android - Lots of checkboxes to add to my RealmObject -


i use checkboxes lot in app , there screen have 3 different logical categories user might choose ( check ) 1 or more checkboxes.

right have realmobject more 20 fields each 1 having value of 0 if not checked , value of 1 if is.

is there way make more cohesive database's table schema?


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -