customlistview with floating titles

  1. M

    Android Tutorial "Stick Header" CLV Demo

    A demonstration of using a "Stick Header" (Floating Title)... With Erel's help HERE, I was able to create my version of a "floating title", as Erel has coined it. If you use ChatGPT, it names it as a "sticky header". Either naming convention, it pretty much works the same. Except I've trimmed...
  2. ken87

    Italian Errore su progetto CustomListView with floating titles

    Salve, ho provato il prgetto da il post : Android Tutorial [XUI] CustomListView with floating titles ma mi da questo errore di membro sconosciuto : Dim TopIndex As Int = CLV1.FindIndexFromOffset(Offset + TitleHeight + DividerHeight * 2)
Top