Skip to content

Commit

Permalink
Merge pull request #4700 from pingwang2011/timob-15207
Browse files Browse the repository at this point in the history
timob-15207: Android: ActivityIndicator shows when it is added to the window
  • Loading branch information
hieupham007 committed Sep 17, 2013
2 parents 7226dfd + fd57afa commit ccf72c8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ public class ActivityIndicatorProxy extends TiViewProxy
public ActivityIndicatorProxy()
{
super();
defaultValues.put(TiC.PROPERTY_VISIBLE, false);
}

public ActivityIndicatorProxy(TiContext tiContext)
Expand Down

0 comments on commit ccf72c8

Please sign in to comment.