Skip to content

BootstrapEditText brand code error #192

Closed
@chaoweiyi

Description

@chaoweiyi

BootstrapEditText.java

row number 66 is error

int typeOrdinal = a.getInt(R.styleable.AwesomeTextView_bootstrapBrand, -1);

int typeOrdinal = a.getInt(R.styleable.BootstrapEditText_bootstrapBrand, -1);

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions