Update Video Player main page controls 81/237781/4
authoramitpatel <amit.patel@samsung.com>
Fri, 3 Jul 2020 09:55:18 +0000 (15:25 +0530)
committeramitpatel <amit.patel@samsung.com>
Wed, 8 Jul 2020 10:07:53 +0000 (15:37 +0530)
commitbeea62998d6872fc65ac389d89dfd4a7c445d44c
treecb3897b8cbe75723355281ddb63198240bf1286b
parentc7c3e24d3064500043b701a40140b84e49a4e0f6
Update Video Player main page controls

Change-Id: I24f51ab2af2001d310ac52af7dbd03d7a110dd08
Signed-off-by: amitpatel <amit.patel@samsung.com>
62 files changed:
playview/res/edje/custom/pv-custom-button.edc
playview/res/edje/custom/pv-custom-define.edc
playview/res/edje/custom/pv-custom-image.edc
playview/res/edje/custom/pv-custom-naviframe.edc
playview/res/edje/images/button/core_icon_back.png
playview/res/edje/images/button/icon_more_menu.png [new file with mode: 0755]
playview/res/edje/images/control/T01-2_control_bg_h.png
playview/res/edje/images/control/T01-2_control_circle_icon_next.png
playview/res/edje/images/control/T01-2_control_circle_icon_pause.png
playview/res/edje/images/control/T01-2_control_circle_icon_play.png
playview/res/edje/images/control/T01-2_control_circle_icon_rewind.png
playview/res/edje/images/function/T01-2_control_icon_mute.png
playview/res/edje/images/function/T01-2_control_icon_mute_dim.png
playview/res/edje/images/function/T01-2_control_icon_mute_press.png
playview/res/edje/images/function/T01_2_control_icon_screenmode02.png
playview/res/edje/images/function/T01_2_control_icon_screenmode02_dim.png
playview/res/edje/images/function/T01_2_control_icon_screenmode02_press.png
playview/res/edje/images/function/T01_2_control_icon_screenmode03.png
playview/res/edje/images/function/T01_2_control_icon_screenmode03_dim.png
playview/res/edje/images/function/T01_2_control_icon_screenmode03_press.png
playview/res/edje/images/function/T01_2_control_icon_volume.png
playview/res/edje/images/function/T01_2_control_icon_volume_dim.png
playview/res/edje/images/function/T01_2_control_icon_volume_press.png
playview/res/edje/images/navigation_bg/00_top_bar_empty.png [new file with mode: 0755]
playview/res/edje/images/progressbar/T01_2_control_progress_handle.png
playview/res/edje/images/progressbar/T01_2_control_progress_handle_press.png
playview/res/edje/pv-custom-winset.edc
playview/res/edje/pv-normal-control.edc
playview/res/edje/pv-normal-main.edc
playview/res/edje/pv-progressbar.edc
playview/src/view/vp-play-normal-view.c
playview/src/widget/vp-play-button.c
vp-main/res/edje/custom/pv-custom-button.edc
vp-main/res/edje/custom/pv-custom-define.edc
vp-main/res/edje/custom/pv-custom-image.edc
vp-main/res/edje/custom/pv-custom-naviframe.edc
vp-main/res/edje/images/button/core_icon_back.png
vp-main/res/edje/images/button/icon_more_menu.png [new file with mode: 0755]
vp-main/res/edje/images/control/T01-2_control_bg_h.png
vp-main/res/edje/images/control/T01-2_control_circle_icon_next.png
vp-main/res/edje/images/control/T01-2_control_circle_icon_pause.png
vp-main/res/edje/images/control/T01-2_control_circle_icon_play.png
vp-main/res/edje/images/control/T01-2_control_circle_icon_rewind.png
vp-main/res/edje/images/function/T01-2_control_icon_mute.png
vp-main/res/edje/images/function/T01-2_control_icon_mute_dim.png
vp-main/res/edje/images/function/T01-2_control_icon_mute_press.png
vp-main/res/edje/images/function/T01_2_control_icon_screenmode02.png
vp-main/res/edje/images/function/T01_2_control_icon_screenmode02_dim.png
vp-main/res/edje/images/function/T01_2_control_icon_screenmode02_press.png
vp-main/res/edje/images/function/T01_2_control_icon_screenmode03.png
vp-main/res/edje/images/function/T01_2_control_icon_screenmode03_dim.png
vp-main/res/edje/images/function/T01_2_control_icon_screenmode03_press.png
vp-main/res/edje/images/function/T01_2_control_icon_volume.png
vp-main/res/edje/images/function/T01_2_control_icon_volume_dim.png
vp-main/res/edje/images/function/T01_2_control_icon_volume_press.png
vp-main/res/edje/images/navigation_bg/00_top_bar_empty.png [new file with mode: 0755]
vp-main/res/edje/images/progressbar/T01_2_control_progress_handle.png
vp-main/res/edje/images/progressbar/T01_2_control_progress_handle_press.png
vp-main/res/edje/pv-custom-winset.edc
vp-main/res/edje/pv-normal-control.edc
vp-main/res/edje/pv-normal-main.edc
vp-main/res/edje/pv-progressbar.edc