Listview like Facebook

I’ve been working for an hour with @Souvik_Bera’s Custom list View extension and i was able to create a dynamic listview which is little bit similar to facebook, and here is how it looks.

And here is the blocks

i’ll try to imrpove more.

You can use my .aia for learning/editing and for the extension, as developer said you can use it for free during live test there is no need to worry about copyright thing and you won’t be able to export and use it without buying.

CustomListView.aia (861.3 KB)

22 Likes

Tnx to you for Sharing.

1 Like

Update: added comment and share buttons :stuck_out_tongue_winking_eye:

Its looking more good than before…

1 Like

Can you share a video af app means screen recording of how it works

1 Like

you can live test it to see how it works and sure i’ll add a demo video soon :slight_smile: also a lot more updates coming.

3 Likes

Update #2: added option menu on top right corner.

now it is more likely stable so future updates may come a bit later… have fun exploring with it.

3 Likes

What is the use of animation1 extension…

it is used to create pre-loading animation

1 Like

But i cant see it in companion or you have not used it i think so because i didnt find any block related to it.

give an test app.

1 Like

There’s some responsive issues rn, i’ll include a test apk as soon as fixed. thank you for your intrest.

2 Likes

can we add videos to it?? I mean if photos are available it should show them
If videos are available at some positions it show them
If photos and videos both are not available then it should show the simply written text post just like fb?

1 Like

Yes, on my app (created using this)Manipur Go - Read news and Track events (beta) it is able to show text only,image only, and text with image. However you can just add videos and show the thumbnail than play it when user clicked on it.

2 Likes

What about aia file??

You just add a if than condition to check there is image or not than show accordingly.

1 Like

Aia file???

I have already included an aia for this project at top?

1 Like

Okey… Thanks… :heart:

1 Like

There’s some responsive issues like text being trimmed so you just change the height weight accordingly. I’m working on a fixed version and might post soon.