지식쌓기
kotlin - android - 여러 layout 에서 id 얻어오기
바나나쥬스
2020. 2. 11. 12:01
import kotlinx.android.synthetic.main.layout_a.txt_title as titleA
import kotlinx.android.synthetic.main.layout_b.txt_title as titleB