projects
/
profile
/
iot
/
apps
/
native
/
video-player.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a8a0bb
)
[TIZENIOT-1902] Setting the scroller bar to extreme right
51/245851/1
author
aman.jeph
<aman.jeph@samsung.com>
Fri, 16 Oct 2020 11:04:55 +0000
(16:34 +0530)
committer
aman.jeph
<aman.jeph@samsung.com>
Fri, 16 Oct 2020 11:04:55 +0000
(16:34 +0530)
Change-Id: I8eef4e7f5b28aacbad229798ef07e252e18c4a01
Signed-off-by: aman.jeph <aman.jeph@samsung.com>
res/edje/vp-videolist-custom-gengrid.edc
patch
|
blob
|
history
diff --git
a/res/edje/vp-videolist-custom-gengrid.edc
b/res/edje/vp-videolist-custom-gengrid.edc
index 49d5bb4e42d86c0a73c3378d094b098ab5d71074..37b1fd1683347b90bae5860dae022427ed28e3c2 100755
(executable)
--- a/
res/edje/vp-videolist-custom-gengrid.edc
+++ b/
res/edje/vp-videolist-custom-gengrid.edc
@@
-68,8
+68,9
@@
group { "gengrid/layout"
}
spacer { "right.padding"; nomouse; scale;
desc { "default";
- min: 32 0;
- max: 32 -1;
+ // width here is zero to keep scroller to extreme right.
+ min: 0 0;
+ max: 0 -1;
align: 1.0 0.0;
rel1 {
to: "base";