B4A Library [Lib] UltimateListView

MarcoRome

Expert
Licensed User
Longtime User

Hi Fred and thank you for your great library.
Last link that i have i see 4.10 but in #691 i read "I plan to release the version 5 of ULV this week".
is it 4.10 or 5 ?
Thank you
Marco
 

incendio

Well-Known Member
Licensed User
Longtime User
I got an error when tried to run example Synchro_demo :

res\values-v20\theme.xml:3:error:Error retrieving parent for item:No resource found that matches the given name @android:style/Theme.Material

B4A 5.80, tried on Genymotion with Android ver 5.0
 

Anser

Well-Known Member
Licensed User
Longtime User
I got an error when tried to run example Synchro_demo :

res\values-v20\theme.xml:3:error:Error retrieving parent for item:No resource found that matches the given name @android:style/Theme.Material

B4A 5.80, tried on Genymotion with Android ver 5.0
It worked for me without any errors
B4A 5.80, Genymotion with Android 4.4.4
Haven't checked with Android 5.0
 

incendio

Well-Known Member
Licensed User
Longtime User
You need to use a more recent version of android.jar (Tools - Configure Paths).
It is point to this folder
C:\Program Files\adt-bundle-windows-x86_64-20131030\sdk\platforms\android-19\android.jar

What is the more recent version of android.jar?
 

incendio

Well-Known Member
Licensed User
Longtime User
You have to use at least Android 20 to compile. This is not related to the minimum SDK of your app. It's just needed to compile without errors due to the material styles introduced in ULV 4.10.
I have updated android.jar to ver 23, it works OK now, thanks.
 

b4auser1

Well-Known Member
Licensed User
Longtime User
If I put button views on CellPanel in the ULV, how I can intercept click events from the these Buttons ?
 

wizard699

Active Member
Licensed User
Longtime User
I've the same problem ... my button in ULV have Tag property .... but how can I intercept click on the specific button item?
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…