问题 I was trying to implement Admob native ads inside my recyclerView, And i ended with below error & i have also attached my code. i even followed Google Code Lab. Still i ended with multiple error. How do i add native ad's between <Arraylist> . FYI: i have minimized code to be readable. MainActivity: public class MainActivity extends AppCompatActivity { public static final int NUMBER_OF_ADS = 5; AdLoader adLoader; @BindView(R.id.recyclerView) RecyclerView recyclerView; ArrayList<VideoModel>