Collection

UI to display individual items that have been updated

UI to display individual items that have been updated
  1. Is a UI element that displays a collection of items in a list or a grid enabling the user to scroll through the collection?
  2. What are the top 3 most important things in a good UI design?

Is a UI element that displays a collection of items in a list or a grid enabling the user to scroll through the collection?

RecyclerView is a UI element that displays a collection of items in a list or a grid, enabling the user to scroll through the collection. ListView is a view group that creates a list of scrollable items.

What are the top 3 most important things in a good UI design?

The UI design principals are:

Make it comfortable to interact with a product. Reduce cognitive load. Make user interfaces consistent.

Best way to display loading time when data table is updated
How do I show loading in Datatable?How do I reduce datatable loading time? How do I show loading in Datatable?There are some tricks to show loading ...
Should I use dark blue text instead of black?
What color font is best on a black background?Should text be black?Is it better to read white text on black?Is blue text hard to read? What color fo...
Is it ok to change the wording in the scenario in user testing?
What should not be included in scenarios? What should not be included in scenarios?Do not include any information on how the user would complete the...