[NUI] Row/Column Spacing Underflow correction (#1909)
authorneostom432 <31119276+neostom432@users.noreply.github.com>
Tue, 11 Aug 2020 07:13:48 +0000 (16:13 +0900)
committerGitHub <noreply@github.com>
Tue, 11 Aug 2020 07:13:48 +0000 (16:13 +0900)
commita50d8b282b8e0d569d9534b4dde886002d881425
treef110160e954e845c391fd69fe991863f697b975c
parentc16ff5bb82cfb9df9b257eef3e280af945b2bf28
[NUI] Row/Column Spacing Underflow correction (#1909)

In comment, if developer sets negative value to Row/ColumnSpacing, it
will change to 0.

But it isn't so fix this error.
src/Tizen.NUI/src/public/Layouting/GridLayout.cs