mirror of
https://github.com/nuclearfog/Shitter.git
synced 2025-02-03 12:37:33 +01:00
Performance Bugfix
This commit is contained in:
parent
b7c6b89e31
commit
0e9c3cd487
@ -312,6 +312,8 @@ public class MainActivity extends AppCompatActivity implements
|
|||||||
timelineReload.setOnRefreshListener(this);
|
timelineReload.setOnRefreshListener(this);
|
||||||
trendReload.setOnRefreshListener(this);
|
trendReload.setOnRefreshListener(this);
|
||||||
mentionReload.setOnRefreshListener(this);
|
mentionReload.setOnRefreshListener(this);
|
||||||
|
|
||||||
|
setTabContent();
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user