Merge "chips: the seperator methods are no longer needed."
This commit is contained in:
commit
32181d2d23
@ -63,16 +63,6 @@ public class RecipientAdapter extends BaseRecipientAdapter {
|
||||
return R.layout.chips_recipient_dropdown_item;
|
||||
}
|
||||
|
||||
@Override
|
||||
protected int getSeparatorLayout() {
|
||||
return R.layout.chips_separator;
|
||||
}
|
||||
|
||||
@Override
|
||||
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