Hide gallery loading message after all tabs load
Commit e38f54e9 deferred gallery loading until the user opened the gallery. This commit provides more complex logic for managing the "Loading..." messages shown during loading of the gallery by counting the number of tabs that have loaded content. In the earlier commit, if the primary tab wasn't loaded the message would go away if one of the non-visible tabs finished loading. Now the loading message will only go away if all tabs have loaded their content. Change-Id: I019891c4b3160f91658f43ad1d42f47e00cffd32
Showing
Please register or sign in to comment