SegmentedButton
SegmentedButton copied to clipboard
Segmented Control with animation for Android API 12+
Your library doesn't show anything! Shit for one hour!
# Problem When placing a `SegmentedButtonGroup`/`SegmentedButton` within a `NestedScrollView`, I am getting issues with the height not being set correctly even though the `layout_height` is set to `wrap_content`. Here is...
I have 4 segmented buttons and I have set that group as draggable:true. In this case when I tap on 4th button its works but when I tap on 1st...
setOnClickedButtonPosition() not working in my case, change to setOnClickedButtonListener()
Hi. I haven't checked the precise value, I tried only app:sbg_animateSelectorDuration with values 0, 1. Those values make selection drawable work unexpected - selected buttons highlight randomly, we can have...
* The res/font needs Android Studio 2.4+ (also Gradle from Maven 2.4+) and support-v7 24.1+ (I set newest versions). It is followed by minSdk 14 The res/font can using by...
not accepted arabic text
It compiles fine, but the button doesn't show up when running. I reverted back to 1.2.2 and it works just fine I didn't thorougly investigate, so i'll just give some...
The button group has radius set with app:sbg_radius="2dp" but the selected button does not have a radius. I tried adding the same to the individual buttons but this does not...
If a transparent background color is set for "sbg_backgroundColor" the first button will have the same color as selectorColor.