mirror of
https://github.com/deltachat/deltachat-android.git
synced 2025-10-03 09:49:21 +02:00
Merge pull request #1409 from deltachat/revert-1402-refresh-list-on-new-intent
Revert "initializeListAdapter() in ConversationListFragment.onNewIntent()"
This commit is contained in:
commit
c0f726e2be
1 changed files with 0 additions and 1 deletions
|
@ -163,7 +163,6 @@ public class ConversationListFragment extends Fragment
|
||||||
|
|
||||||
public void onNewIntent() {
|
public void onNewIntent() {
|
||||||
initializeFabClickListener();
|
initializeFabClickListener();
|
||||||
initializeListAdapter();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public ConversationListAdapter getListAdapter() {
|
public ConversationListAdapter getListAdapter() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue