Improved layout in text-field example 24/36224/3
authorPaul Wisbey <p.wisbey@samsung.com>
Tue, 3 Mar 2015 18:41:55 +0000 (18:41 +0000)
committerPaul Wisbey <p.wisbey@samsung.com>
Wed, 4 Mar 2015 11:11:44 +0000 (11:11 +0000)
commitffd1f760ae0bc1b85f862cfab389305278774afb
tree59d203adbee542360d72529fa34d5416ee67966d
parentd477c1bbaa4a4eed3986e98d398d3930407ffa67
Improved layout in text-field example

Change-Id: If864584881cf663d5a6ddfdf940fc94c21c4a9bf
build/tizen/examples/CMakeLists.txt
examples/text/edit-layout-impl.cpp [new file with mode: 0644]
examples/text/edit-layout-impl.h [new file with mode: 0644]
examples/text/edit-layout.cpp [new file with mode: 0644]
examples/text/edit-layout.h [new file with mode: 0644]
examples/text/text-field-example.cpp