Frage

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?

War es hilfreich?

Lösung

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

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top