Issue#7 Fix order of videos
Show the Pending Videos in the order they will be downloaded in
This commit is contained in:
parent
ca2cca9944
commit
8d709206fd
6 changed files with 16 additions and 15 deletions
|
|
@ -36,6 +36,7 @@ android {
|
|||
buildTypes {
|
||||
debug {
|
||||
versionNameSuffix "-dev"
|
||||
applicationIdSuffix ".debug"
|
||||
debuggable true
|
||||
shrinkResources false
|
||||
minifyEnabled false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue