We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text was updated successfully, but these errors were encountered:
Hey there, can you paste in here what your current XML looks like? Thanks!
Sorry, something went wrong.
current app:customLayout in the custom layout set the font size.
custom layout example:
<TextView android:textSize="@dimen/_12sp" android:id="@android:id/text1" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_gravity="center" android:gravity="center" android:textColor="@color/text_primary_to_white" tools:text="something" />
No branches or pull requests
I would like to change the size of the toggle but It does not work properly. If there is a way, can you please update me.
The text was updated successfully, but these errors were encountered: