ALBRECHT Active Member Licensed User May 11, 2020 #1 Hello, Im still using some Spinners Is there a way to define a "Spinner.TextStyle" as we can do with 'Spinner.TextSize" , instead to modify the manifest theme : with an android:textStyle="bold" for example ? Regards Michel
Hello, Im still using some Spinners Is there a way to define a "Spinner.TextStyle" as we can do with 'Spinner.TextSize" , instead to modify the manifest theme : with an android:textStyle="bold" for example ? Regards Michel
Erel B4X founder Staff member Licensed User Longtime User May 12, 2020 #2 No. Two possible alternatives: B4XPlusMinus and B4XDialog + B4XListTemplate. Both are in the XUI Views library. Upvote 0
No. Two possible alternatives: B4XPlusMinus and B4XDialog + B4XListTemplate. Both are in the XUI Views library.