Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android: Use a PagerTabStrip instead of the ActionBar. #1563

Merged
merged 1 commit into from Nov 17, 2014

Conversation

lioncash
Copy link
Member

The ActionBar method of doing the tabular layout is deprecated on Android 5.0.
This method alleviates those deprecations while providing the same functionality.

The ActionBar method of doing the tabular layout is deprecated on Android 5.0.
This method alleviates those deprecations while providing the same functionality.
@waddlesplash
Copy link
Contributor

LGTM (but my Java/Android skills are flaky at best...)

lioncash added a commit that referenced this pull request Nov 17, 2014
Android: Use a PagerTabStrip instead of the ActionBar.
@lioncash lioncash merged commit b1c06fd into dolphin-emu:master Nov 17, 2014
@lioncash lioncash deleted the ui branch November 17, 2014 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants