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:
parent
93a2907fce
commit
58d2dc4610
6 changed files with 126 additions and 127 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue