Problem with the depricated ActionBarActivity...
Sh4rpL1nQ opened this issue · 0 comments
Sh4rpL1nQ commented
viewAnimator = new ViewAnimator<>(this, list, contentFragment, drawerLayout, this);
The first Parameter must be of type "ActionBarActivity", but its depricated and not available anymore.
And I cant use AppCompatActivity, cause that leads to an error