line / line/line-sdk-android

When login with webview, the login button is gray

Open
#107 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
149
Forks
54
PR merge metrics
No merged PRs in 30d

Description

What did you do?

I intergrate Line SDK 5.3.1 on my project, when do login with webview ,webview remembers the username and password,which causes the login button to be gray all the time,which may mislead the user and make them feel that the button is not clickable。

below is the screenshot

image

What did you expect?

When webview remembering the password, the login button should not be grayed out

What happened actually?

When webview remembering the password, the login button is gray

Your environment?

Android Line SDK 5.3.1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the login flow described for Android LINE SDK 5.3.1 in a WebView with saved credentials, using the attached screenshot as the expected symptom. Trace the WebView login entry point and determine where the gray button state is set; done means the behavior is understood and the issue has a verified resolution.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
authentication, mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.