mirror of
https://github.com/nuclearfog/Shitter.git
synced 2025-01-16 03:20:37 +01:00
removed close animation
This commit is contained in:
parent
7e6f33c45c
commit
6e037dea5a
@ -276,7 +276,6 @@ public class MainActivity extends AppCompatActivity implements OnRefreshListener
|
||||
@Override
|
||||
public void onBackPressed() {
|
||||
if (tabIndex == 0) {
|
||||
overridePendingTransition(0, 0);
|
||||
super.onBackPressed();
|
||||
} else {
|
||||
tabhost.setCurrentTab(0);
|
||||
|
Loading…
Reference in New Issue
Block a user