projects
/
profile
/
mobile
/
apps
/
native
/
music-player.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11a1b48
)
Fixed TSAM-8315 Max volume not reached on tap
44/90644/2
author
bhutani.92
<bhutani.92@samsung.com>
Mon, 3 Oct 2016 10:33:17 +0000
(16:03 +0530)
committer
Akhil Bhutani
<bhutani.92@samsung.com>
Mon, 3 Oct 2016 10:20:40 +0000
(
03:20
-0700)
Change-Id: Ie54ac39a4769d7c4a1f5689a6ab9c366f61e0864
Signed-off-by: bhutani.92 <bhutani.92@samsung.com>
src/widget/mp-player-volume-widget.c
patch
|
blob
|
history
diff --git
a/src/widget/mp-player-volume-widget.c
b/src/widget/mp-player-volume-widget.c
index 1637100b965c71ffb7bf8f2adc5773b0fe2cb922..2e19c298e109ae56ad52771330b4cf4d465ebdd5 100755
(executable)
--- a/
src/widget/mp-player-volume-widget.c
+++ b/
src/widget/mp-player-volume-widget.c
@@
-33,7
+33,7
@@
#define VOLUME_WIDGET_SLIDER_LD_SIZE (233 * elm_config_scale_get())
#define VOLUME_WIDGET_SLIDER_LD_START_POINT (94 * elm_config_scale_get())
-#define VOLUME_WIDGET_SLIDER_LEVEL_MAX 1
5
+#define VOLUME_WIDGET_SLIDER_LEVEL_MAX 1
6
#define VOLUME_WIDGET_SLIDER_LEVEL_MIN 0
#define MP_VOLUME_WIDGET_W 64