Change Back to Hide

This commit is contained in:
drdev
2014-03-12 23:25:46 +00:00
parent 3f8c55eac3
commit f4fbdddab7

View File

@@ -63,7 +63,7 @@ public class VCardZoom extends FOverlay {
g.endClip(); g.endClip();
} }
}); });
prompt = add(new VPrompt("Back", "More", prompt = add(new VPrompt("Hide", "More",
new Runnable() { new Runnable() {
@Override @Override
public void run() { public void run() {