avjinder / Minimal-Todo

Material To-Do App
MIT License
2.18k stars 1.01k forks source link

R.drawable.abc_ic_ab_back_mtrl_am_alpha is not exist #128

Open mostafa-36a2 opened 5 years ago

mostafa-36a2 commented 5 years ago

In SettingsActivity and AboutActivity, there is the following line final Drawable backArrow = getResources().getDrawable(R.drawable.abc_ic_ab_back_mtrl_am_alpha);

But the resource, R.drawable.abc_ic_ab_back_mtrl_am_alpha is not exist in resources.

nisozakuto commented 4 years ago

What kind of image are we looking in here? Can I help?