Skip to content
This repository has been archived by the owner on Jul 6, 2021. It is now read-only.

6. Feb 25th ● Archive ‐ simple and detailed mode

Anna Wróbel edited this page Apr 12, 2017 · 1 revision

Archive - simple and detailed mode

Now you can also add a short comment that will be displayed in "detailed" mode. To see details you can either click on a date you're interested in or click an icon in bottom left corner that will expand all the entries. You can also collapse them all using another icon.

Oh, and when you have more entries and you open the app, the ListView will automatically scroll to the bottom, so you'll see the most recent entries first.

Links:

<ListView
   ...
   android:transcriptMode="alwaysScroll"
   android:stackFromBottom="true" />