I use a method sectionIndexTitlesForTableViewfor my custom UITableView to display AZ from the side of my table. However, the standard view of this does not match the style of the table. Is there a way to change this or at least move the index a bit?
sectionIndexTitlesForTableView
Here's how it overlaps:
I also tried the same thing ... but did not succeed. but as a workaround, we can enter spaces in front of the text that we want to display as the section title so that we can start indexing with some gap.
Source: https://habr.com/ru/post/1772257/More articles:Program memory segments in C - cReading zip files stored in GAE Blobstore - javaHow to create a Master Detail view with two user controls in MVVM? - data-bindingLinq to sql/С# - несколько, где поиск пары ключ/значение - c#actionpress 'pre publish post'? - phpGet parent id from jquery div - jqueryWhat is the role of AssemblyFileVersionAttribute? - .netA simple update mechanism for a C / GTK application on Windows - cSplit a list of names in an alphabetical dictionary, in Python - pythonWhat is an element In the IE developer toolbar - internet-explorerAll Articles