Android Question ASSegmentedTab not running on android tablet

tsteward

Well-Known Member
Licensed User
Longtime User
I have a diagnostic tool and if I try to run my app it crashes.
It does only use android 4.4.2

Seems ASSegmentedTAB is not happy with something.
Any help appreciated
 

JakeBullet70

Well-Known Member
Licensed User
Longtime User
As my open source projects support Android 4.x tablets when I find a 'setClipToOutline' call I just add a 'try catch' around it
 
Upvote 0

mcqueccu

Well-Known Member
Licensed User
Longtime User
Check the Example code provided here. It basically the same android 4 issue SetClipToOUtline issue

 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…