androidandroid-layoutkotlin-extensionui-design

how to add text in top border of view in andriod


I am new to android development please help me in creating this type design I want to add text in the center of the top borders in the card enter image description here

please help me or guide me to achive the same view


Solution

  • Take a look at he reference code available here

    CountDownTimerView

    Make changes according to your need.

    Happy Coding😊