0

Is there any way to create a unread badge like dot on top of MaterialButton android as shown in the image given below ? I am using material components button.

<com.google.android.material.button.MaterialButton
    android:id="@+id/containedButton"
    android:layout_width="wrap_content"
    android:layout_height="wrap_content"
    android:text="Contained button"
/>

unread/not clicked button

Raju Pathak
  • 45
  • 1
  • 5
  • 1
    Does this answer your question? [Android how to add badge to button](https://stackoverflow.com/questions/30637294/android-how-to-add-badge-to-button) – DrHowdyDoo Jan 07 '22 at 04:01

0 Answers0