WassimBenltaief/FlowLayout

Suggestion: Use Android SupportAnnotation like "@StringRes"

Closed this issue · 5 comments

+1 for this suggestion. I will work on that !

I added @IntDef for the View modes (Progress, content, error, empty). The correct reference is here : d7e9309

I thought even when setting texts like emptytext.

yes you're right, some methods to set custom text, color, layout programmatically needs am annotation. I will add it.

Thanks.