add base type of enum to reduce class size. 31/245331/2
authorSubhransu Mohanty <sub.mohanty@samsung.com>
Wed, 7 Oct 2020 06:47:29 +0000 (15:47 +0900)
committerSubhransu Mohanty <sub.mohanty@samsung.com>
Thu, 8 Oct 2020 02:03:07 +0000 (11:03 +0900)
with base type and structure packing the Animation class size reduced by 16byte.
Also added class member-initializer rather than updating default value in constructor.

Change-Id: I0153e8aefc6bb0128f185996389ba7d85f689049


No differences found