(Builder) Back button goes back to main menu rather than exit 20/26820/1
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Thu, 28 Aug 2014 18:53:00 +0000 (19:53 +0100)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Thu, 28 Aug 2014 18:53:02 +0000 (19:53 +0100)
commit625811bfd5881ddb9ab4e99121aca96bb8abf548
tree596ec70953f02f090c384c16f370e8d3f0766763
parent929bd2930464cd5de2f103d67c909ce7cdad3c19
(Builder) Back button goes back to main menu rather than exit

[Problem]  If in a builder example and back (or ESC) is pressed, the builder example exits.
[Solution] Check if showing the list, and only then exit. If not showing the list of scripts then
           go back to the list.

Change-Id: I90ebce9ffba34bdb36b0ee79820d0c01bf638857
examples/builder/examples.cpp