I have a ListView that consists out of 2 different item row types which are populated through a custom adapter. The first row type is a simple CheckedTextView, the second row type is a layout containing two datepickers (the latter is only used for the last listView row).I have a ListView that consists out of 2 differ