orlopau / trafficswipe

App for single hand public transportation navigation
0 stars 0 forks source link

Create dynamic departure table #1

Closed Philipp97714 closed 4 years ago

Philipp97714 commented 4 years ago

Add a table to activity_result which takes an ArrayListof Vehicle on initialization (use the constructor of the connected java class to pass through the Vehicle objects) and pass the Vehicle iterative into the lines as shown in the screenshot below. Only pass the Vehicle object to each line using the constructor of the connected java class. image

Philipp97714 commented 4 years ago

@orlopau please implement this asap so I can test the data models

Philipp97714 commented 4 years ago

fixed in 2b50ba7a7d35913ced8caa1c769d9d8dbff05364