Closed magnusfernandes closed 4 years ago
The selector gets clipped on the vertical border of the widget when I touch the extreme ends.
This issue can be resolved by adding the below code to the parent layout.
android:clipChildren="false"
The selector gets clipped on the vertical border of the widget when I touch the extreme ends.