The android app should be using the highlighted fields sent from the Ruby app to organize it's list view. Currently, it only uses the id.
After this card is played:
GIVEN an admin marks an enquiry field as highlighted
AND there are some enquiries for the android user
WHEN the android user syncs
THEN the enquiries "View All" page uses the new highlighted field for each enquiry row
The android app should be using the highlighted fields sent from the Ruby app to organize it's list view. Currently, it only uses the id.
After this card is played: GIVEN an admin marks an enquiry field as highlighted AND there are some enquiries for the android user WHEN the android user syncs THEN the enquiries "View All" page uses the new highlighted field for each enquiry row