Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/android/194.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Android ListView上的BaseAdapter和SectionIndexer_Android_Listview_Adapter - Fatal编程技术网

Android ListView上的BaseAdapter和SectionIndexer

Android ListView上的BaseAdapter和SectionIndexer,android,listview,adapter,Android,Listview,Adapter,我写了一个BaseAdapter,它实现了SectionIndexer接口,一切正常,我可以使用ListView的setFastScrollingEnabledtrue切换我的索引部分,唯一的问题是我的信件索引框,通常在Contacts应用程序中显示在屏幕的底部中间,显示在左上角并用白色绘制:我可以自定义信箱的位置吗 提前谢谢 pedr0pedr0,请检查您的问题是否与此处报告的相同:pedr0,请检查您的问题是否与此处报告的相同:我看到了,这是一个最新问题:-谢谢!我看到了,这是一个当前的问题

我写了一个BaseAdapter,它实现了SectionIndexer接口,一切正常,我可以使用ListView的setFastScrollingEnabledtrue切换我的索引部分,唯一的问题是我的信件索引框,通常在Contacts应用程序中显示在屏幕的底部中间,显示在左上角并用白色绘制:我可以自定义信箱的位置吗

提前谢谢


pedr0

pedr0,请检查您的问题是否与此处报告的相同:

pedr0,请检查您的问题是否与此处报告的相同:

我看到了,这是一个最新问题:-谢谢!我看到了,这是一个当前的问题:-谢谢!