Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[counter text size] too big. why ? #106

Open
PaolinoAngeletti opened this issue Jul 5, 2019 · 0 comments
Open

[counter text size] too big. why ? #106

PaolinoAngeletti opened this issue Jul 5, 2019 · 0 comments

Comments

@PaolinoAngeletti
Copy link

if i set max character = 30.. counter text is very big--

<studio.carbonylgroup.textfieldboxes.TextFieldBoxes
android:id="@+id/boxNome"
app:maxCharacters="30"
android:layout_width="match_parent"
android:layout_height="wrap_content"
app:labelText="@string/nome" >

        <studio.carbonylgroup.textfieldboxes.ExtendedEditText
            android:id="@+id/tvNome"
            style="@style/MPLabel"
            android:layout_width="wrap_content"
            android:layout_height="wrap_content" />
    </studio.carbonylgroup.textfieldboxes.TextFieldBoxes>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant