Commit d9dbc161 authored by Mohd Safwan's avatar Mohd Safwan Committed by GitHub

Updated image name

Btw, mayu.jpg was a blank image
parent 4a41afe4
...@@ -66,7 +66,7 @@ public class AboutFragment extends BaseFragment { ...@@ -66,7 +66,7 @@ public class AboutFragment extends BaseFragment {
put(R.id.ranveerimg, "ranveer.jpg"); put(R.id.ranveerimg, "ranveer.jpg");
put(R.id.amangourimg, "amangour.jpg"); put(R.id.amangourimg, "amangour.jpg");
put(R.id.wnccimg, "wncc.jpg"); put(R.id.wnccimg, "wncc.jpg");
put(R.id.safwanimg, "mayu.jpg"); put(R.id.safwanimg, "safwan.jpg");
}}; }};
/* Show team pics */ /* Show team pics */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment