TextLabel example uses ExpandingButtons 95/151995/8
authorAgnelo Vaz <agnelo.vaz@samsung.com>
Thu, 21 Sep 2017 17:25:57 +0000 (18:25 +0100)
committerAgnelo Vaz <agnelo.vaz@samsung.com>
Fri, 5 Jan 2018 11:26:37 +0000 (11:26 +0000)
commit8de20f070ca7d370a0b0ca8412ac29804623a016
treec7aebbe8cfdf40f884e29cbbf2a627cea462d763
parent544747eab95fc86d8a6500a4f786cad49cffe583
TextLabel example uses ExpandingButtons

ExpandingButtons control created in demo, to aid re-use in future.
Can move to shared folded if needed in others examples.

Change-Id: I346da472362e17614bc744ff3b7c0417bc3f9fb0
examples/text-label/expanding-buttons-impl.cpp [new file with mode: 0644]
examples/text-label/expanding-buttons-impl.h [new file with mode: 0644]
examples/text-label/expanding-buttons.cpp [new file with mode: 0644]
examples/text-label/expanding-buttons.h [new file with mode: 0644]
examples/text-label/text-label-example.cpp