tranquvis / SimpleSmsRemote

Android app for remotely controlling a phone through sms messages
MIT License
129 stars 37 forks source link

Icon ic_mic_grey_700_36dp not found #22

Closed pl31 closed 6 years ago

pl31 commented 6 years ago

I cloned the repository and tried to build using AndroidStudio. Everything worked immediately, except line 21 in "ModuleAudioRecording":' this.iconRes = R.drawable.ic_mic_grey_700_36dp;

The mic icon could not be found. (For testing I replaced with another icon).

Did I miss anything during build?

Cheers Patrick

tranquvis commented 6 years ago

Forgot to add the files to git... Fixed in e5ea23592a85c2c77ac1b3d67cb731622e66069b.