mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-25 21:48:17 +00:00
Swap add to to just new.
This commit is contained in:
committed by
Cody Henthorne
parent
2315a1c632
commit
20eda03a5a
@@ -84,7 +84,7 @@ object Stories {
|
||||
|
||||
fun getHeaderAction(onClick: () -> Unit): HeaderAction {
|
||||
return HeaderAction(
|
||||
R.string.ContactsCursorLoader_add_to,
|
||||
R.string.ContactsCursorLoader_new,
|
||||
R.drawable.ic_plus_12,
|
||||
onClick
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user