Do not use layout for Label and Entry. 46/115646/1
authorKangho Hur <kangho.hur@samsung.com>
Tue, 21 Feb 2017 02:13:26 +0000 (11:13 +0900)
committerKangho Hur <kangho.hur@samsung.com>
Tue, 21 Feb 2017 02:13:26 +0000 (11:13 +0900)
commitc9cdbdda36282bd5935c82ab4e74ffcaa5376259
tree23ed199b8afa0767d5cc2bf6ca148be1efd11f0a
parent22095af77a7f932c55c1557899e355d06fb99a0c
Do not use layout for Label and Entry.

- It will be fixed if some bugs are fixed.
- As a result, with this change, Opacity property is not available in Label and Entry.

Change-Id: I52cb7953873483922e52b6e51d2b3b78e342acba
ElmSharp/ElmSharp/Entry.cs [changed mode: 0755->0644]
ElmSharp/ElmSharp/Label.cs [changed mode: 0755->0644]