mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 17:29:32 +01:00
Show education sheet for chat folders.
This commit is contained in:
committed by
Greyson Parrelli
parent
422acde111
commit
31d60f7800
@@ -351,7 +351,6 @@ class ContactSearchPagedDataSource(
|
||||
}
|
||||
}
|
||||
|
||||
// TODO [michelle]: Replace hardcoding chat types after building db
|
||||
private fun getChatTypesData(section: ContactSearchConfiguration.Section.ChatTypes): List<ContactSearchData> {
|
||||
val data = mutableListOf<ContactSearchData>()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user