I override scrollbar. Its not scrolling in custom listview, only for design, for scrolling i am use special code where i am change offset value. ComputeVerticalScrollbarOffset return value 1..17000 and ComputeVerticalScrollbarRange return 17000, when i run debug and offset value equals around 17000 scrollbar stoping on the end, but values less 14 000 work perfect. Can i put seekbar not item to the listview for use it as scrollbar? Or how repair scrollbar? Sorry for my english.