Brandomatic
Lurker
Hey I need help with ideas. I have 4 tab fragments-> xml made to be a checklist I made a list view row populated with my list, and then I made horizontal linear text views across the page ending with a button to add any notes needed. Each row:
Component | Condition | Notes
-Brakes |O.K | N/A | REPAIR| "" (+) <- Button
OK when the text view is pressed I wanted to change the text from grey to white showing the condition has been selected.
There will be four tabs covering each section of the checklist.
I would like to save each component as an int or save the component as a string representing the Condition selected.
I would like to save the pager state of every component (~14 per section) all different variables for example.
Please get back to me with some ideas to save each component and maybe reference them later
Edit Apr 20 2018. I have worked on other parts of my app since the OP. But still haven't figured this out any help would be awesome guys/gals
Component | Condition | Notes
-Brakes |O.K | N/A | REPAIR| "" (+) <- Button

OK when the text view is pressed I wanted to change the text from grey to white showing the condition has been selected.
There will be four tabs covering each section of the checklist.
I would like to save each component as an int or save the component as a string representing the Condition selected.
I would like to save the pager state of every component (~14 per section) all different variables for example.
Please get back to me with some ideas to save each component and maybe reference them later
Edit Apr 20 2018. I have worked on other parts of my app since the OP. But still haven't figured this out any help would be awesome guys/gals
