mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 09:20:19 +01:00
Add documentation to DisplaySecondaryInformation.
This commit is contained in:
committed by
Greyson Parrelli
parent
2b0e9783a7
commit
ad70baf557
@@ -611,6 +611,10 @@ open class ContactSearchAdapter(
|
||||
NEVER
|
||||
}
|
||||
|
||||
/**
|
||||
* Whether or not we should display a recipient's 'about' or e164, if either are
|
||||
* available.
|
||||
*/
|
||||
enum class DisplaySecondaryInformation {
|
||||
NEVER,
|
||||
ALWAYS
|
||||
|
||||
Reference in New Issue
Block a user