question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Optimise TextInputLayout in profile_reset_pin_activity

See original GitHub issue

Remove android:textDirection="locale" in TextInputLayout from the following files

  • layout/profile_reset_pin_activity
  • layout-land/profile_reset_pin_activity

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
rt4914commented, Jan 12, 2021

I would like to work on this issue

@alwin48 Please check our wiki first. This will help you in setting up the project and once you sign the CLA and fill the survey form we can assign you issues to work on.

1reaction
alwin48commented, Jan 12, 2021

I would like to work on this issue

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why can "TextInputEditText cannot be cast to TextInputLayout ...
The issue is here. In your layout inputConfirmPassword is a TextInputEditText <com.google.android.material.textfield.TextInputLayout ...
Read more >
TextInputLayout | Android Developers
Layout which wraps a TextInputEditText , EditText , or descendant to show a floating label when the hint is hidden while the user...
Read more >
Android TextInputLayout Example | DigitalOcean
Android TextInputLayout. Android TexInputLayout extends LinearLayout. The primary use of a TextInputLayout is to act as a wrapper for EditText( ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found