summaryrefslogtreecommitdiffstats
path: root/src/com
diff options
context:
space:
mode:
Diffstat (limited to 'src/com')
-rw-r--r--src/com/android/camera/PhotoUI.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/com/android/camera/PhotoUI.java b/src/com/android/camera/PhotoUI.java
index 5a7b5bfef..3a2c6ecfd 100644
--- a/src/com/android/camera/PhotoUI.java
+++ b/src/com/android/camera/PhotoUI.java
@@ -448,6 +448,7 @@ public class PhotoUI implements PieListener,
dismissPopup();
ret = true;
}
+ onShowSwitcherPopup();
return ret;
}