Gallery2: Fix to make share function work normally.
When setEnable(false) for mShareMenuItem,mShareMenuItem is not disabled which cause the share function start when large number of pic data is not ready. As setEnable(false) will not disable the mShareMenuItem, so change to make mShareMenuItem invisible when pic data is not ready. Change-Id: I3545b0fb38d2159a029c351a766ba8b1862d8fd0 CRs-Fixed: 893136
Loading
Please register or sign in to comment