@@ -26,7 +26,7 @@ public View onCreateView(LayoutInflater inflater, ViewGroup container,
26
26
// Inflate the layout for this fragment
27
27
View rootView = inflater .inflate (R .layout .fragment_team , container , false );
28
28
29
- int IMAGE_ID [] = {R .drawable .vivek_garg , R .drawable .mohit_kishore , R .drawable .hit_vardhan , R .drawable .utkarsh , R .drawable .saar_logo , R .drawable .anuj_shastri , R .drawable .saurabh_gupta ,
29
+ int IMAGE_ID [] = {R .drawable .vivek_garg , R .drawable .mohit_kishore , R .drawable .hit_vardhan , R .drawable .utkarsh , R .drawable .raghu , R .drawable .anuj_shastri , R .drawable .saurabh_gupta ,
30
30
R .drawable .avinash_singh , R .drawable .himanshu_gupta , R .drawable .vatsal_singhal , R .drawable .adarsh , R .drawable .lavanya_naresh , R .drawable .gaurav_sharma , R .drawable .rakesh_kumar ,
31
31
R .drawable .diptanil_sarkar , R .drawable .aman_kumar , R .drawable .sahebjeet , R .drawable .aarohan_panda , R .drawable .akash_balaji , R .drawable .anuj_yadav , R .drawable .nischal ,
32
32
R .drawable .atul_gupta , R .drawable .rahul_verma , R .drawable .gaurav_pratap_singh , R .drawable .aparsh_gupta , R .drawable .somenath_sarkar , R .drawable .pranay , R .drawable .amartya_mondal ,
@@ -74,7 +74,7 @@ public void onClick(View v) {
74
74
rootView .findViewById (IMAGE_VIEW_ID [4 ]).setOnClickListener (new View .OnClickListener () {
75
75
@ Override
76
76
public void onClick (View v ) {
77
- go_to_fb ("" );
77
+ go_to_fb ("https://www.facebook.com/veerapaneni.raghuvamsi " );
78
78
}
79
79
});
80
80
@@ -172,7 +172,7 @@ public void onClick(View v) {
172
172
rootView .findViewById (IMAGE_VIEW_ID [18 ]).setOnClickListener (new View .OnClickListener () {
173
173
@ Override
174
174
public void onClick (View v ) {
175
- go_to_fb ("https://www.facebook.com/100004599372405 " );
175
+ go_to_fb ("https://www.facebook.com/akash.balaji.900 " );
176
176
}
177
177
});
178
178
@@ -207,7 +207,7 @@ public void onClick(View v) {
207
207
rootView .findViewById (IMAGE_VIEW_ID [23 ]).setOnClickListener (new View .OnClickListener () {
208
208
@ Override
209
209
public void onClick (View v ) {
210
- go_to_fb ("" );
210
+ go_to_fb ("https://www.facebook.com/profile.php?id=100004723033463 " );
211
211
}
212
212
});
213
213
0 commit comments