E ernimrat Member Jun 7, 2020 #1 I have to make a project that requires listview (like attached picture) with 2-3 lines, icon and left-right alignment, can someone help? As normal listview does not have right alignment property. Attachments Screenshot_20200607-152603.jpg 60.1 KB · Views: 146
I have to make a project that requires listview (like attached picture) with 2-3 lines, icon and left-right alignment, can someone help? As normal listview does not have right alignment property.
Sagenut Expert Licensed User Longtime User Jun 7, 2020 #2 Hi, you need to learn to use CustomListView https://www.b4x.com/android/forum/t...-cross-platform-customlistview.84501/#content Upvote 0
Hi, you need to learn to use CustomListView https://www.b4x.com/android/forum/t...-cross-platform-customlistview.84501/#content
E ernimrat Member Jun 8, 2020 #3 Sagenut said: Hi, you need to learn to use CustomListView https://www.b4x.com/android/forum/t...-cross-platform-customlistview.84501/#content Click to expand... Thank you so much! That solved my whole problem. Upvote 0
Sagenut said: Hi, you need to learn to use CustomListView https://www.b4x.com/android/forum/t...-cross-platform-customlistview.84501/#content Click to expand... Thank you so much! That solved my whole problem.