Fading Coder

One Final Commit for the Last Sprint

Implementing Ripple Effects for Android Buttons

For rectangular buttons, use the selectableItemBackground attribute in the foreground to apply a default ripple effect. <TextView android:id="@+id/btn_submit" android:layout_width="match_parent" android:layout_height="wrap_content" android:background="#06CD5D&qu...