AndroidListViewWithFixedRows:自定义Android ListView,您可以在其中设置要显示的最大行数

时间:2021-04-30 23:36:35
【文件属性】:
文件名称:AndroidListViewWithFixedRows:自定义Android ListView,您可以在其中设置要显示的最大行数
文件大小:94KB
文件格式:ZIP
更新时间:2021-04-30 23:36:35
Java AndroidListViewWithFixedRows 自定义Android ListView,您可以在其中设置要显示的行数。 用法 FixedListView fixedListView = ( FixedListView ) findViewById( R . id . customListView); fixedListView . setVisibleItemNumber( 7 ); 执照 Copyright 2015 Esteban Latre Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
【文件预览】:
AndroidListViewWithFixedRows-master
----.gitignore(81B)
----app()
--------.gitignore(7B)
--------build.gradle(538B)
--------src()
--------proguard-rules.pro(655B)
----settings.gradle(15B)
----build.gradle(404B)
----gradlew(5KB)
----LICENSE(11KB)
----README.md(865B)
----gradlew.bat(2KB)
----gradle.properties(855B)
----gradle()
--------wrapper()

网友评论