deptofdefense / AndroidTacticalAssaultKit-CIV

Other
900 stars 321 forks source link

Video player rewind buttons not working #286

Open matt-msi opened 1 year ago

matt-msi commented 1 year ago

There are two playback buttons in the fullscreen video player that do nothing. The click event handlers for these two buttons are empty functions so it seems they were never implemented. The dropdown version of the video player does not have rewind buttons so it does not have this issue.

Steps:

  1. Add a video file (.mp4) to ATAK via Import Manager or Data Packages.
  2. Go to Video tool, then long press the video.
  3. Tap fast rewind button. Video continues forward playback (PROBLEM)
  4. Tap slow rewind button. Video continues forward playback (PROBLEM)

ATAK v4.5.1.13, v4.8.1.9 (37d231d2)[playstore].1677068911 Device: SM-G950U Android build: 24

https://user-images.githubusercontent.com/84031230/230669660-62436a35-78f9-4e1d-9b5d-4d47054b860d.mp4