mirror of
https://github.com/oxen-io/session-android.git
synced 2025-10-10 07:26:29 +00:00
contact selection reeemix
1) RecyclerView-based, with better long scroller and more material-inspired look. 2) Add badge for Signal users to contact selection list. // FREEBIE
This commit is contained in:

committed by
Moxie Marlinspike

parent
7bec5efe1a
commit
fb8d6cb538
@@ -129,7 +129,8 @@
|
||||
</declare-styleable>
|
||||
|
||||
<declare-styleable name="AvatarImageView">
|
||||
<attr name="inverted" format="boolean"/>
|
||||
<attr name="inverted" format="boolean" />
|
||||
<attr name="showBadge" format="boolean" />
|
||||
</declare-styleable>
|
||||
|
||||
<declare-styleable name="ThumbnailView">
|
||||
|
Reference in New Issue
Block a user