[FREE] Custom List View - An Extension for making Image and text list view with a lot of customization

very good extension. thanks for existing.
but it’s almost perfect.
1 - could have elastic height. because by enabling html and using <br> in the title or subtitle the second line independently does not appear.

2 - the width of the title and subtitle, when the checkbox is used, should be limited to the available space, because today, depending on the size of the title or subtitle, they overlap behind the checkbox or push the checkbox making it invisible on the screen.

3 - enabling the html could have the option to choose the awesome font, so we could use the icons according to our needs, as they are in the components of kodular.

if it were possible (and I believe it is), then this extension would be perfect and I wouldn’t mind buying it or contributing to it.

in general it is already great, it is very advanced in relation to the default list of kodular.

this is my feedback.
Very grateful to Sumit.
I downloaded the current version through the AI2 Store application.

Custom List View v1.6.0

This is the new version of the custom list view extension.

Added

  • An event that raises when the checkbox changed.

    image

Bug Fixed

  • Checked checkbox was reseted on scroll.
  • Layout structure is fixed.
  • Title multiline is fixed.

Screenshots

This is now fixed. Title and subtitle have not width limit and they would not hide the checkbox and secondary text.

Download

This version of the extension is sponsored. This version is not fully free or paid. This extension has to be sponsored for 40$. When the whole amount will be collected, I will make the version available to all here. If you donate 5$ or more then you will be able to get the extension before the time of full collection.

This version will be available on the AI2 Store.
Download the app and enable the notification for getting this version on time after the collection.

Note: This version is not stable for App Inventor, I will be releasing a complete stable version for the App Inventor on it’s community in some days.

Donate/Sponsor

Paypal : PayPal.Me
UPI : iamsumit1334@okaxis

Any amounts are acceptable, you will be required to donate atleast 5$ or 350₹ to get this update before the full collection.
If you want any other payment gateway details please PM me.


I will notify everyone once the amount is collected.

Thank you
Sumit :wink:

1 Like

Checked, now it’s perfect.

The title appears in its entirety, even if it is a long description, and also does not hide the secondary text and it is also shown in its entirety.

You are a master, thank you summit

1 Like

Hello, how can I save the lists and call when starting the screen, I don’t see the option to use it with tiny DB, someone who knows can help me

“Can I get the Java code for this extension?”

1 Like

Thank you. But I have a suggestion about this extension. My suggestion is to specify the direction of the list to the right, left or center. And control the properties of a specific item without affecting the rest of the item and the direction of the text of the item and the space between the items.

You can create your own list view and control its properties using Dynamic Components or Recycler List View extensions.

1 Like

If you mean creating a dynamic extension, I don’t know how to create it as you mentioned. And if you mean an existing method, is there an explanation for this?

Search

1 Like

If I have a list lets say of Fruits, apple, mango, banana etc etc, is there any way that i can search a particular item?

EX: if I have a text box and I write apple, from the list, all other items should get disappeared and only the items containing “apple” word remains.

You can use this guide to implement search.

After filtering the list, use ClearListView block to clear all the items of list view and then add the items from the filtered list again.

Here is the paid extension with fastest search feature: [Paid $4] List Grid Pro Extension - Dynamic Multi-buttons, GIF Animation, 5 Layout Styles, 5 Sub-texts, 5 Animations, Pagination, CustomDialogue