Join Slack
Communities
Powered by
It is defined in the abstract class as `protected ...
# announcements
y
yoavst
10/03/2015, 10:32 AM
It is defined in the abstract class as
protected open val menuId: Int = 0
, but in the implementation class it is
override val menuId: Int = R.menu.timetable
. The call is from the abstract.
Open in Slack
Previous
Next