Question

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?

Was it helpful?

Solution

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top