Hello,
i have a problem, i have a customlistview and under this is a textview, if i click on the textview, then the keyboard is open, then i change the top value of the textview and change the heigh of the customlistview over the textview. After that i want to Scroll to the last item in the list in the KEyboardStateChange Event, but the list is scrolling to the first item on the list.
But if i click on the arrow then the list is scrolling to the last item.
In the Attachment is a sample project it demostrate it.
And yes i have updatet the class.
i have a problem, i have a customlistview and under this is a textview, if i click on the textview, then the keyboard is open, then i change the top value of the textview and change the heigh of the customlistview over the textview. After that i want to Scroll to the last item in the list in the KEyboardStateChange Event, but the list is scrolling to the first item on the list.
But if i click on the arrow then the list is scrolling to the last item.
In the Attachment is a sample project it demostrate it.
And yes i have updatet the class.