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?
问问题
2390 次
1 回答
1
您可以在核心图标中使用 ic_action_microphone.png。在这里下载整个包: https ://developer.android.com/design/downloads/index.html
于 2014-03-09T11:53:07.443 回答