You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 27, 2022. It is now read-only.
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 button it will show draggable at both places. In following image at first group and last Draggable segmented group layout
The text was updated successfully, but these errors were encountered:
@Swavis Which I used in that case also dragging is not working as its original draggable functionality. However, I used a simple linear layout with some drawable to give an effect like original UI. In that linear layout, I took a button or you may use textview also. Following is the UI which I made using linear layout.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 button it will show draggable at both places. In following image at first group and last Draggable segmented group layout
The text was updated successfully, but these errors were encountered: