Kotlin for Android Developers


 Click listener for ForecastListAdapter



Download 1,04 Mb.
Pdf ko'rish
bet58/125
Sana11.08.2021
Hajmi1,04 Mb.
#144654
1   ...   54   55   56   57   58   59   60   61   ...   125
Bog'liq
Kotlin for Android Developers Learn Kotlin the Easy Way While Developing an Android App ( PDFDrive )

13.2 Click listener for ForecastListAdapter
In the previous chapter, I wrote the click listener the hard way on purpose to have a good context
to develop this one. But now it’s time to put what you learnt into practice. We are removing the
listener interface from the
ForecastListAdapter
and using a lambda instead:
1
public class ForecastListAdapter(val weekForecast: ForecastList,
2
val itemClick: (Forecast) -> Unit)
The function will receive a forecast and return nothing. The same change can be done to the
ViewHolder
:


13 Lambdas
48
1
class ViewHolder(view: View, val itemClick: (Forecast) -> Unit)
The rest of the code remains unmodified. Just a last change to
MainActivity
:
1
val adapter = ForecastListAdapter(result) { forecast -> toast(forecast.date) }
We can simplify the last line even more. In functions that only need one parameter, we can make
use of the it reference, which prevents us from defining the left part of the function specifically. So
we can do:
1
val adapter = ForecastListAdapter(result) { toast(it.date) }

Download 1,04 Mb.

Do'stlaringiz bilan baham:
1   ...   54   55   56   57   58   59   60   61   ...   125




Ma'lumotlar bazasi mualliflik huquqi bilan himoyalangan ©hozir.org 2024
ma'muriyatiga murojaat qiling

kiriting | ro'yxatdan o'tish
    Bosh sahifa
юртда тантана
Боғда битган
Бугун юртда
Эшитганлар жилманглар
Эшитмадим деманглар
битган бодомлар
Yangiariq tumani
qitish marakazi
Raqamli texnologiyalar
ilishida muhokamadan
tasdiqqa tavsiya
tavsiya etilgan
iqtisodiyot kafedrasi
steiermarkischen landesregierung
asarlaringizni yuboring
o'zingizning asarlaringizni
Iltimos faqat
faqat o'zingizning
steierm rkischen
landesregierung fachabteilung
rkischen landesregierung
hamshira loyihasi
loyihasi mavsum
faolyatining oqibatlari
asosiy adabiyotlar
fakulteti ahborot
ahborot havfsizligi
havfsizligi kafedrasi
fanidan bo’yicha
fakulteti iqtisodiyot
boshqaruv fakulteti
chiqarishda boshqaruv
ishlab chiqarishda
iqtisodiyot fakultet
multiservis tarmoqlari
fanidan asosiy
Uzbek fanidan
mavzulari potok
asosidagi multiservis
'aliyyil a'ziym
billahil 'aliyyil
illaa billahil
quvvata illaa
falah' deganida
Kompyuter savodxonligi
bo’yicha mustaqil
'alal falah'
Hayya 'alal
'alas soloh
Hayya 'alas
mavsum boyicha


yuklab olish