可能重複:
コンテキストとビュー
Can anyone explain the difference between Context
and View
and when do we go for context or view? In most of the programs I find either context or view being passed to certain methods, what is the actual need of passing context or view to methods?
前もって感謝します