java.lang.Object | ||
↳ | ConstraintLayout | |
↳ | com.mapsted.ui_components.property.PropertyView |
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
PropertyView(Context context) | |||||||||||
PropertyView(Context context, AttributeSet attrs) | |||||||||||
PropertyView(Context context, AttributeSet attrs, int defStyleAttr) | |||||||||||
PropertyView(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
void | onInflateLayout() | ||||||||||
void | setAsDownloading() | ||||||||||
void | setAsNotDownloadingState() | ||||||||||
void | setDownloadStatus(DownloadStatus downloadStatus) | ||||||||||
void | setIconUrl(String iconUrl) | ||||||||||
void | setProgressPct(int pct) | ||||||||||
void | setTitle(String title) | ||||||||||
void | showProgress(boolean show) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |