as segmentedtab

  1. Dave O

    Android Question AS Settings with segmented tab - how to set value in code?

    I'm trying out Alexander Stolte's AS Settings library for building preference pages (in my first B4XPages project). I've added the ASSegmentedTab extension and it works well in the UI, but I can't figure out how to set its value in code, and haven't found an example on the forum. In the...
  2. mcqueccu

    Android Question As segmentedtab Method: setClipToOutline not found

    I realised my app is crashing on devices running Android 4.x.x with this error. Fatal Exception: java.lang.RuntimeException: Method: setClipToOutline not found in: anywheresoftware.b4a.BALayout Can this error be catch or this method disabled if using devices less than API 21 as Erel suggested...
Top