brarcher / video-transcoder

Android app for video and audio transcoder, based on FFmpeg
GNU General Public License v3.0
486 stars 56 forks source link

Progress bar has archaic theme #171

Open MichalLebeda opened 4 years ago

MichalLebeda commented 4 years ago

Hi, don't know if this is a problem of android 10. but I see really old looking progress bar when encoding (android gingerbread?). Is this intended?

brarcher commented 4 years ago

I believe it uses the native progress bar instead of the appcompat library to pull in more modern UI components.