Skip to content
Snippets Groups Projects
Commit 83a2552a authored by Torsten Grote's avatar Torsten Grote
Browse files

Merge branch 'contact-list-activity' into 'master'

Use a RecyclerView for the Contact List

This is the first RecyclerView in the project. I am using a SortedList to keep the contacts sorted by latest activity.

Also, I removed the icon footer and moved the icon into ActionBar. I did the same with the long-press contact deletion action which eventually will move to the new contact details activity.

Several icons have been replaced by vector drawables and all the views are now defined in XML.

See merge request !38
parents d46ad6cc 6a954021
No related branches found
No related tags found
Loading
Showing
with 153 additions and 4 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment