Recent content by nadavmza

  1. nadavmza

    What is the best way to display contact list?

    Hey i write a app that show’s contact list with add button , if i click the add button it creates me a new member in my own list (the own list starts with no members) Which way i need to do this ? Recycleview or listview with fragments or view pager 2? Or there is another way Thanks for assistance