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

Fixed : Unable to scroll in landscape mode on Search page. #62

Merged
merged 4 commits into from Jan 24, 2021

Conversation

7phalange7
Copy link
Contributor

@7phalange7
Copy link
Contributor Author

PTAL @amCap1712

@amCap1712
Copy link
Member

The fix seems to be working. It seems that the buttons below the search box are sized unevenly. Can you please fix that as well so that the buttons are equally sized ?

@7phalange7
Copy link
Contributor Author

7phalange7 commented Jan 8, 2021

The fix seems to be working. It seems that the buttons below the search box are sized unevenly. Can you please fix that as well so that the buttons are equally sized ?

Done

@amCap1712
Copy link
Member

Looks great! I'll try to test this on my device during the weekend.

android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@color/app_bg">

<FrameLayout
android:id="@+id/search_fragment_layout"
<RelativeLayout
Copy link
Member

@amCap1712 amCap1712 Jan 10, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes look good to me. I think we should convert this layout to use a ConstraintLayout instead of RelativeLayout. Would you like to take that up? I am happy to merge the changes either ways.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, converting the layout to constraint layout will be good. I'll take it up and push the changes asap.

@7phalange7
Copy link
Contributor Author

PTAL @amCap1712

@amCap1712
Copy link
Member

Thanks for the contribution!

@amCap1712 amCap1712 merged commit a9af432 into metabrainz:master Jan 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants