android - The type ActionBar.Tab is deprecated from api 21 error -


I am creating a tab code, and I am reusing the same code from the previous app.

After updating API and 21, this issue is coming up.

The type of ActionBar.Tab is a boycott.

Import android.support.v7.app.ActionBar.Tab;

What should be the solution?

What should be the solution?

4)


Comments