Add to check disply size for rotation 53/220653/1
authorWonsik Jung <sidein@samsung.com>
Fri, 20 Dec 2019 07:04:18 +0000 (16:04 +0900)
committerWonsik Jung <sidein@samsung.com>
Fri, 20 Dec 2019 07:08:08 +0000 (16:08 +0900)
commitd1d28bf1c47023d4bcd3358449baade3b797eb3b
tree1ca336909f9d5d3a99377ec814b89b0389d8798a
parent42b6233b3fc9e5b7e1e950186b0a1023670199a6
Add to check disply size for rotation

Add to check disply size for rotation
If the screen's width is greater than the height, AddAvailable is called with LANDSCAPE.
Otherwise for the other case, AddAvailable is called with PORTRAIT.

Change-Id: Id99ca9a2b840411194613d82f0f7870e2c81b79c
shared/dali-table-view.cpp