Android/QnA

Fragment 에서 findViewById 를 하는 법

aucd29 2016. 8. 8. 08:18

별다른건 없고 그저 onCreateView 에서 inflate 를 하고 그 반환 값을 기준으로 findViewById 를 하면 됨