Я
View viewWord = getLayoutInflater().inflate(R.layout.word_layout, null);
/* . . . */
layout.addView(viewWord);
redirectButton = (Button)viewWord.findViewById(R.id.cambridge_button);
redirectButton.setOnClickListener(this);
}
так? Оно в этом случае реагирует на все кнопки так, будто я нажимаю на первую