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

Larger font for tablet #48

Open
WingedToaster opened this issue Aug 25, 2016 · 2 comments
Open

Larger font for tablet #48

WingedToaster opened this issue Aug 25, 2016 · 2 comments

Comments

@WingedToaster
Copy link

Is there a way to increase the size of the font? I'm on a tablet and it seems too small.

@WingedToaster
Copy link
Author

Adding style="@style/TextAppearance.AppCompat.Headline" to the layout XML gets me half the way there, the help messages are still pretty small.

@amorenew
Copy link

i edit by find view id like this
creditCardForm.findViewById(R.id.cc_form_layout).getLayoutParams().height= ViewGroup.LayoutParams.MATCH_PARENT;

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