ADDYLIN
(ADDYLIN)
October 3, 2020, 6:03am
#41
if you made it possible then it was never impossible
Nearly 3 months ago when i was new / nubcake to Koding and i was stuck with a similar situation,
i solved it using a simple method - i used numbers as the tag of data, then i used bubble sort to tag and done, all sorted.
Now i make tag as time of action performed, then short them.
Both methods are successful and easy.
1 Like
vraj
(vraj)
October 3, 2020, 9:18am
#42
ADDYLIN:
Nearly 3 months ago when i was new / nubcake to Koding and i was stuck with a similar situation,
i solved it using a simple method - i used numbers as the tag of data, then i used bubble sort to tag and done, all sorted.
Now i make tag as time of action performed, then short them.
Both methods are successful and easy.
Can you share it to the community
Niceā¦but its quite easy not impossible
vraj
(vraj)
October 3, 2020, 9:22am
#44
Everybody is saying same can anyone provide
yesā¦check my postā¦easiest way to sort dynamic list in any order
vraj
(vraj)
October 3, 2020, 9:26am
#47
Yes it is good but I think that the one that I have prepared that must be quite easier that you have prepared. hence ,it depend on the user.
by this method user can change sort order by his desire
vraj
(vraj)
October 3, 2020, 9:28am
#49
Ok so sorry for the word that I wrote impossible but I should write quite easier. I have changed check it
1 Like
You say impossibleā¦but i think it can be done in few blocksā¦not a big deal
Nice app. UI is pretty good.
Just one suggestion: You can add thumbnail of the video instead of using just Play Icon . It will look more professional.
vraj
(vraj)
October 3, 2020, 9:55am
#52
Yes I have added that also but not in this app
1 Like
vraj
(vraj)
October 3, 2020, 10:00am
#54
Yes but i donāt know that there we something like you think. As per i know users can use any of methods but i have suggested the simple way. Next users know what is best. As first time it was not easy for me but then I take much longer time to complete it .
vraj
(vraj)
October 3, 2020, 10:01am
#55
golumaths100:
Oh nice.
I was thinking to use extension for it but currently there is no extension for it to get thumbnail from the url or web images
1 Like
There is extension available for that.
Use this extension by @vknow360 .
1.Introduction
VideoUtil gives you some basic information about video including videoās thumbnail.
You can get info from both the url and local file as well.
Latest Version: 1
Released: 2020-07-26T18:30:00Z (UTC)
Last Updated: 2020-07-26T18:30:00Z (UTC)
Permission(s): android.permission.WRITE_EXTERNAL_STORAGE
2.Blocks
[image]
3.Documentation
Got Thumbnail
Event raised after getting thumbnail asynchronously and returns thumbnailās (absolute) path .
[image]
path ~ text
Custom Metā¦
You can get thumbnails from web as well as from asset file.
vraj
(vraj)
October 3, 2020, 10:05am
#57
thanks for your suggestion I havenāt seen it yet
1 Like