0

I'm trying to create a button such as Whatsapp (for Android) to record audio, and with the same animation. But how should I do? With Floating Action Button of material design i can't.

Bokonon
  • 391
  • 1
  • 5
  • 8
  • 1
    You should show what you've already tried. Users are more likely to help you fix your code, than write it completely for you. – F43nd1r Feb 25 '16 at 20:12

2 Answers2

2

did you saw the telegram code ? maybe you can find some "lights" https://github.com/DrKLO/Telegram

ingyesid
  • 2,864
  • 2
  • 23
  • 21
2

Check this link. https://github.com/sarathnk/Audio

As suggested here: How to create a whatsapp like recording button with slide to cancel

Community
  • 1
  • 1
Salman Tariq
  • 353
  • 1
  • 11