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 admin_pin_activity

See original GitHub issue

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

  • layout/admin_pin_activity
  • layout-land/admin_pin_activity
  • sw600dp/admin_pin_activity
  • sw600dp-land/admin_pin_activity

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
FareesHussaincommented, Jan 28, 2021

@FareesHussain hey, I have completed the onboarding instructions, signed the CLA, and have set up the project. I saw this as a good first issue so I had asked to work on it.

@som23ya There was no response for 14 days so I had to assign it to Priyanka. You can pick other issues I’ll be adding a bunch of good-first-issues soon

1reaction
rt4914commented, Jan 28, 2021

@FareesHussain hey, I have completed the onboarding instructions, signed the CLA, and have set up the project. I saw this as a good first issue so I had asked to work on it. 😅

@som23ya This issue is assigned to @priyanka0906 . You can pick other issue from https://github.com/oppia/oppia-android/issues?q=is%3Aopen+is%3Aissue+no%3Aassignee+label%3A"good+first+issue"

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to disable padding on TextInputLayout? - Stack Overflow
You can just set the start and end padding on the inner EditText to 0dp. <com.google.android.material.textfield.TextInputLayout ...
Read more >
TextInputLayout | Android Developers
Stay organized with collections Save and categorize content based on your preferences.
Read more >
Android TextInputLayout Example | DigitalOcean
In this tutorial, we'll be looking in depth at the features that Android TextInputLayout provides us. Android TextInputLayout is a design ...
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