quick question : let’s suppose I have a lambda met...
# announcements
n
quick question : let’s suppose I have a lambda method the following way :
Copy code
fun onScreenShow() {
   tablet {
         //tablet specific code
   }
}
where tablet is the lambda