* fix: update unresolved reference to launcher icon
* fix: use standard 40dp avatar size for list items
* fix: use standard text size for conversation list items
* feat: move conversation datetime to the top-right
* feat: move the conversation pin indicator to the bottom-right
* refactor: convert conversation item layouts to ConstraintLayout
* fix: use standard padding for elements in conversation list item
* fix: use proper constraints for list items
* fix: use standard list item height for conversations
* feat: lower pin indicator alpha to 0.7
* fix: use standard text sizes from commons
* docs: update changelog
* fix: minor layout fixes
Refs: https://github.com/FossifyOrg/General-Discussion/issues/118, https://github.com/FossifyOrg/Messages/issues/376