anonfaded / FadCam

Seamless background video recorder for Android – ad-free and open-source, with customizable options.
GNU General Public License v3.0
191 stars 14 forks source link

Added the timer feature in video recordings #30

Open AnjaliKamble opened 2 weeks ago

AnjaliKamble commented 2 weeks ago

Addressing #4 I have added a timer spinner and once the user selects the timer, after clicking on start button, the timers starts countdown in TextureView. Please review the code.