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.

Remove SearchView start margin

See original GitHub issue

Kind (Required)

  • Improvement

Overview (Required)

  • Remove SearchView start margin.
  • Fix hint start position.

Links

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
Luecy1commented, Jan 21, 2020

@roana0229 @takahirom please, help me 😭

I have a question. How to implement MainActivity call SearchSessionsFragment method in DroidKaigi 2020 's architecture? I want to transmission from SearchView’s onQueryTextChange to searchSessionsViewModel.updateSearchQuery.

1reaction
Luecy1commented, Jan 16, 2020

Thank you for comments. i keep trying.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to remove space on the left side of Android searchview ...
The quick and dirty answer for this is to use negative left(/start) padding on your SearchView as demonstrated below (caveats: this is the...
Read more >
Solve margin Searchview expandable and Toolbar Android
This margin / padding issue often occured when searchview widget have left space that push another icons in toolbars. To solve this issues, ......
Read more >
SearchView - Android Developers
Shows a list of query suggestions or results, if available, and allows the user to pick a suggestion or result to launch into....
Read more >
SearchView Tutorial With Example In Android Studio
If you want the search field to always be visible, then call setIconifiedByDefault(false). true is the default value for this function. You can...
Read more >
How To Remove The Left Space Between Back Button And ...
XML attributes; android:layoutmargin: Specifies extra space on the left top right and Searchview icon margin problem #65. android How to remove inner bottom ......
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