anilbeesetti / nextplayer

An Android native video player
GNU General Public License v3.0
1.81k stars 79 forks source link

[FEATURE] New double tap action #553

Open VasilisKos opened 1 year ago

VasilisKos commented 1 year ago

Please add another option in the double tap available actions. "Back to 100% zoom": after pinching to zoom a video, a double tap would turn the video back to 100% zoom level, instead of trying to reach that by pinching again. That would be very convenient.

anilbeesetti commented 1 year ago

Press and hold the video zoom options button, then choose the currently selected zoom option again to reset the zoom.

VasilisKos commented 1 year ago

Press and hold the video zoom options button, then choose the currently selected zoom option again to reset the zoom.

Yeah, I know, but the double tap would be a faster and more convenient way. If it's hard to implement it's ok. Close the issue.