Skip to content

Долгушина Е.Л проект №2#1

Open
metallonplus wants to merge 5 commits intomainfrom
dev
Open

Долгушина Е.Л проект №2#1
metallonplus wants to merge 5 commits intomainfrom
dev

Conversation

@metallonplus
Copy link
Owner

No description provided.

private final AsyncListDiffer<FilterContactTypeUi> differ = new AsyncListDiffer<>(
new AdapterListUpdateCallback(this),
new AsyncDifferConfig.Builder<>(new ListDiffCallback()).build()
new AsyncDifferConfig.Builder<>(new BaseListDiffCallback<FilterContactTypeUi>()).build() //заменила на

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Комментарий лишний, можно удалить

}

@Override
public boolean theSameAs (@NonNull ContactUi other){

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

В IDE можно сделать авто форматирование, нажав ПКМ по нужному классу и выбрав Reformat code, или нажать сочетание клавиш из соответствующего пункта в меню.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants