Pergunta

I am developing an Android application that (among other features) allows the user to record audio.
i would like to use actionbar icons to allow the user easy access to STOP, PLAY, FAST FORWARD, and RECORD "actions". I have downloaded the Google supplied action bar icons but cannot see one for RECORD AUDIO. is there one?

Foi útil?

Solução

You can use ic_action_microphone.png in the core icons. Download the entire package here: https://developer.android.com/design/downloads/index.html

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top