Closed sleidig closed 10 years ago
Make the listing pretty. Print the start/stop times smaller in a second line or aligned right ...
This can be done by implementing a custom ArrayAdapter: http://androidexample.com/How_To_Create_A_Custom_Listview_-_Android_Example/index.php?view=article_discription&aid=67&aaid=92
First implemented using custom adapter. Now switched to use Expandable list adapter for better User Interface.
Make the listing pretty. Print the start/stop times smaller in a second line or aligned right ...
This can be done by implementing a custom ArrayAdapter: http://androidexample.com/How_To_Create_A_Custom_Listview_-_Android_Example/index.php?view=article_discription&aid=67&aaid=92