This commit is contained in:
tom79 2019-07-07 18:08:52 +02:00
parent af9cb2a939
commit 8665e7f77d
1 changed files with 1 additions and 0 deletions

View File

@ -288,6 +288,7 @@ public class ShowConversationActivity extends BaseActivity implements OnRetriev
swipeRefreshLayout.setProgressBackgroundColorSchemeColor(ContextCompat.getColor(ShowConversationActivity.this, R.color.black_3));
break;
}
swipeRefreshLayout.setDistanceToTriggerSync(500);
swipeRefreshLayout.setOnRefreshListener(new SwipeRefreshLayout.OnRefreshListener() {
@Override
public void onRefresh() {