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

timob-14908: Android: Activity indicator changes from old style to holo theme style after second time onwards #4704

Merged
merged 2 commits into from Sep 17, 2013

Conversation

pingwang2011
Copy link
Contributor

@ghost ghost assigned hieupham007 Sep 17, 2013
* should show up on top of the current activity when called - not just the
* activity it was created in
*/
Activity activity = TiApplication.getAppCurrentActivity();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the indicator is added to a window, so shouldn't it be on top of that window's activity? Unless there's a timing issue where the window's activity isn't set when indicator is added.

@hieupham007
Copy link
Contributor

code reviewed and functionally tested. Request accepted

hieupham007 added a commit that referenced this pull request Sep 17, 2013
timob-14908: Android: Activity indicator changes from old style to holo theme style after second time onwards
@hieupham007 hieupham007 merged commit ec0021d into tidev:master Sep 17, 2013
@pingwang2011 pingwang2011 deleted the timob-14908 branch December 3, 2013 18:27
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

Successfully merging this pull request may close these issues.

None yet

2 participants