Mình không hiểu công dụng của 2 dòng lệnh dưới đây. Nhờ mọi người giải thích giúp.
LayoutInflater linflater =
(LayoutInflater) (VietnameseActivity)context).getSystemService(Service.LAYOUT_INFLATER_SERVICE);
linflater.inflate(R.layout.list_item, this);