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?

有帮助吗?

解决方案

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

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top