Merge "Reflect changes in chips library"
This commit is contained in:
commit
b4983afcec
@ -72,4 +72,9 @@ public class RecipientAdapter extends BaseRecipientAdapter {
|
||||
protected int getSeparatorWithinGroupLayout() {
|
||||
return R.layout.chips_separator_within_group;
|
||||
}
|
||||
|
||||
@Override
|
||||
protected int getWaitingForDirectorySearchLayout() {
|
||||
return R.layout.chips_waiting_for_directory_search;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user