org.robobinding.widget.listview.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of robobinding Show documentation
Show all versions of robobinding Show documentation
A Presentation Model(MVVM) framework for the Android platform
The newest version!
/**
* Binding implementations and Supported Binding Attributes for
* android.widget.ListView.
*
* @prop footerLayout; Static resource; no
* @prop footerPresentationModel; Object; no
* @prop footerVisibility; Boolean, Integer; no
* @prop headerLayout; Static resource; no
* @prop headerPresentationModel; Object; no
* @prop headerVisibility; Boolean, Integer; no
*/
package org.robobinding.widget.listview;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy