ui: added DragController that helps dialog move.
authorminkee.lee <minkee.lee@samsung.com>
Mon, 24 Aug 2015 06:56:03 +0000 (15:56 +0900)
committerSeokYeon Hwang <syeon.hwang@samsung.com>
Tue, 25 Aug 2015 08:36:25 +0000 (17:36 +0900)
commit3da002152b84bd5a94205ccf0b001d594ea110d8
tree8246f3ab41e5eb784d594c228b228ae9a7bc4d23
parent5e2e7dd56720e450197ac898fb9049d6797967cb
ui: added DragController that helps dialog move.

- this can be used at dialog (shell) without titlebar.

Change-Id: Ied157b6a47c9a5599396943640ec508b5b0ed975
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
src/org/tizen/emulator/manager/ui/renewal/widgets/DragController.java [new file with mode: 0644]