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

Fix ActionBar texture problems #3

Open
pyricau opened this issue Jun 25, 2012 · 0 comments
Open

Fix ActionBar texture problems #3

pyricau opened this issue Jun 25, 2012 · 0 comments

Comments

@pyricau
Copy link
Member

pyricau commented Jun 25, 2012

Due to bugs in Android texture handling prior to 4.0, the action bar texture may randomly not display in some cases, being scaled instead of being repeated.

We must either reset its background tile mode programmatically, or make sure we use one xml drawable per use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant