I've been looking for some time for a tab strip that can be populated within an activity, without using the designer.
Mainly because were using + 120 views on a 8" Pad.
I came across Erel's StdActionBar which looks like it'll do the trick.
but i'm getting the following error when loading his example. (Android Ver 7)
B4A Version: 7.80
Parsing code. (0.00s)
Compiling code. (0.03s)
Compiling layouts code. (0.00s)
Organizing libraries. (0.00s)
Generating R file. Error
ERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:font
ERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:fontStyle
ERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:fontWeight
Is it because the Tab S2 doesn't have that font?
Is there any other Tab strip out there doesn't use the designer?
Mainly because were using + 120 views on a 8" Pad.
I came across Erel's StdActionBar which looks like it'll do the trick.
but i'm getting the following error when loading his example. (Android Ver 7)
B4A Version: 7.80
Parsing code. (0.00s)
Compiling code. (0.03s)
Compiling layouts code. (0.00s)
Organizing libraries. (0.00s)
Generating R file. Error
ERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:font
ERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:fontStyle
ERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:fontWeight
Is it because the Tab S2 doesn't have that font?
Is there any other Tab strip out there doesn't use the designer?