feat: use standard list item sizes for conversations (#558)

* 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
This commit is contained in:
Naveen Singh 2025-10-15 14:29:03 +05:30 committed by GitHub
parent 93a2907fce
commit 58d2dc4610
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 126 additions and 127 deletions

View file

@ -16,7 +16,7 @@ eventbus = "3.3.1"
#Room
room = "2.8.2"
#Fossify
commons = "5.3.0"
commons = "5.3.1"
mmslib = "1.0.0"
indicator-fast-scroll = "4524cd0b61"
#Gradle