Skip to content

SimpleStatefulLayout设置offline 重试button的style #9

@chenwulue

Description

@chenwulue

app:offlineRetryText无效
因为
// setState custom offline retry text if(a.hasValue(R.styleable.SflStatefulLayout_offlineRetryText)) { setOfflineText(a.getString(R.styleable.SflStatefulLayout_offlineRetryText)); }

希望能够增加SimpleStatefulLayout中retry button的style的api

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions