mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-26 20:55:10 +00:00
Add new call screen for calls tab.
This commit is contained in:
committed by
Greyson Parrelli
parent
1210b2af0f
commit
ce3770a0fb
@@ -148,6 +148,14 @@ class ContactSearchPagedDataSourceTest {
|
||||
"two",
|
||||
"three"
|
||||
)
|
||||
|
||||
withEmptyState {
|
||||
arbitrary(
|
||||
"one",
|
||||
"two",
|
||||
"three"
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
return ContactSearchPagedDataSource(configuration, repository, ArbitraryRepoFake())
|
||||
|
||||
Reference in New Issue
Block a user