Misc UI tweaks
- Reduced padding around online indicator to allow for better use of space on Contact Cards - Fixed bg color on introduction drawer to surfaceVariant everywhere (previously the bg color was not uniform throughout). - Made introduction drawer header "X" button actually line up with contact list (was off by a few pixels before) - Introduction drawer now centers profile pictures and alias'. - ProfilePictures and MessageCounters now use 1px borders to better match briar android. - Remove ConversationList top and bottom padding. - Bump font size of ExposedDropDownMenu to typography.body1 to match everything else. - Add auto-formatting rule that fixed ktlint problems I was running into.
Showing
- .idea/codeStyles/Project.xml 4 additions, 1 deletion.idea/codeStyles/Project.xml
- src/main/kotlin/androidx/compose/material/ExposedDropDownMenu.kt 1 addition, 1 deletion...n/kotlin/androidx/compose/material/ExposedDropDownMenu.kt
- src/main/kotlin/org/briarproject/briar/desktop/contact/ContactCard.kt 5 additions, 5 deletions...lin/org/briarproject/briar/desktop/contact/ContactCard.kt
- src/main/kotlin/org/briarproject/briar/desktop/contact/ContactList.kt 1 addition, 1 deletion...lin/org/briarproject/briar/desktop/contact/ContactList.kt
- src/main/kotlin/org/briarproject/briar/desktop/contact/ProfileCircle.kt 2 additions, 2 deletions...n/org/briarproject/briar/desktop/contact/ProfileCircle.kt
- src/main/kotlin/org/briarproject/briar/desktop/contact/SearchTextField.kt 2 additions, 1 deletion...org/briarproject/briar/desktop/contact/SearchTextField.kt
- src/main/kotlin/org/briarproject/briar/desktop/conversation/ConversationInput.kt 5 additions, 3 deletions...arproject/briar/desktop/conversation/ConversationInput.kt
- src/main/kotlin/org/briarproject/briar/desktop/conversation/ConversationList.kt 5 additions, 4 deletions...iarproject/briar/desktop/conversation/ConversationList.kt
- src/main/kotlin/org/briarproject/briar/desktop/introduction/ContactDrawerMakeIntro.kt 21 additions, 9 deletions...ject/briar/desktop/introduction/ContactDrawerMakeIntro.kt
- src/main/kotlin/org/briarproject/briar/desktop/ui/MessageCounter.kt 1 addition, 1 deletion...otlin/org/briarproject/briar/desktop/ui/MessageCounter.kt
Loading
Please register or sign in to comment