Issue#7 Fix order of videos

Show the Pending Videos in the order they will be downloaded in
This commit is contained in:
Gergely Hegedus 2022-04-21 20:37:32 +03:00
parent ca2cca9944
commit 8d709206fd
6 changed files with 16 additions and 15 deletions

View file

@ -36,6 +36,7 @@ android {
buildTypes {
debug {
versionNameSuffix "-dev"
applicationIdSuffix ".debug"
debuggable true
shrinkResources false
minifyEnabled false