Cursor res = db.query(TABLE_NAME, columns, null, null,null,null,ACTIVITY_PRIORITY);
This code sorts the query according to ACTIVITY_PRIORITY(lower priority is first), i want higher priority to be first!
ACTIVITY_PRIORITY
Thanks for help!!
Aucun commentaire:
Enregistrer un commentaire