RoundedButton
Custom AppCompatButton with automatic high-contrast ripple effects and customizable rounded corners.
RoundedButton(Context context, AttributeSet attrs)
Custom AppCompatButton featuring adjustable corner radius and dynamic luminance-based ripple effects.
Java
RoundedButton btn = new RoundedButton(context);