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

Diffrent checkbox sizes on diffrent API levels #2

Open
pecet66 opened this issue Oct 28, 2016 · 0 comments
Open

Diffrent checkbox sizes on diffrent API levels #2

pecet66 opened this issue Oct 28, 2016 · 0 comments
Assignees

Comments

@pecet66
Copy link

pecet66 commented Oct 28, 2016

Diffrent checkbox sizes on diffrent API levels.

api16
api19
api21

They are the same only on API 21 - API 23.

<com.buildware.widget.indeterm.IndeterminateCheckBox
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_gravity="center_horizontal"
android:layout_weight="1"
android:buttonTint="@color/colorPrimary"
android:paddingLeft="8dp"
android:textColor="@color/checkbuttons_text_grey"
tools:text="Example" />

@sevar83 sevar83 self-assigned this Oct 28, 2016
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

2 participants