summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Seoyeon Kim [Wed, 5 Oct 2022 09:44:48 +0000 (18:44 +0900)]
Change `Padding` to `Margin` for long text position
- Changed using `Padding` to using `Margin`
because long text needs space for its position.
Change-Id: Icbe426dde15654e04ccd1050192cd51f8c131efb
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Seoyeon Kim [Fri, 30 Sep 2022 06:32:59 +0000 (15:32 +0900)]
Fix to show Accessibility Widget
- Accessibility Widget cannot be shown at all. Fixed to show the icon
for app loading.
- Updated Window size, too.
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Seoyeon Kim [Mon, 26 Sep 2022 06:12:38 +0000 (15:12 +0900)]
Introduce Accessibility for Settings application
- Accessibility app can turn on / off Screen reader.
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Tizen Infrastructure [Fri, 23 Sep 2022 07:58:06 +0000 (07:58 +0000)]
Initial empty repository