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

how to remove top and bottom padding? #3

Open
shihabmi7 opened this issue Oct 24, 2019 · 0 comments
Open

how to remove top and bottom padding? #3

shihabmi7 opened this issue Oct 24, 2019 · 0 comments

Comments

@shihabmi7
Copy link

Hello arita;
thanks for making awesome library. I have faced some issues. I need to remove top and bottom padding for each text to achieve my design.

Here is my code. and Image is also a attached.
<com.andrognito.kerningview.KerningTextView android:id="@+id/appCompatTextView" android:layout_width="wrap_content" android:layout_height="wrap_content" android:fontFamily="@font/titillium_web_bold" android:text="@string/welcome" android:textColor="@color/colorWhite" android:textSize="30sp" app:fontFamily="@font/titillium_web_bold" app:kv_spacing="4" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintHorizontal_bias="0.50" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toBottomOf="@+id/imageView_app_logo" app:layout_constraintVertical_bias="0.149" />
Screen Shot 2019-10-24 at 6 15 30 PM

Hope you see this on your free time.

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