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

Ipc 470 landscape mode for review screen #640

Open
wants to merge 8 commits into
base: feat(internal-payment-sdk)-Landscape-mode
Choose a base branch
from

Conversation

danicretu
Copy link
Contributor

No description provided.

@danicretu danicretu requested a review from llevente December 10, 2024 09:03
@danicretu danicretu self-assigned this Dec 10, 2024
@danicretu danicretu requested a review from obaidgini February 5, 2025 10:06
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@color/ghs_light_07">
Copy link
Contributor

Choose a reason for hiding this comment

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

Just wanted to know that: This color is behaving same for night and day mode, are we supporting both or it is same in designs for both modes?

android:layout_width="match_parent"
android:layout_height="wrap_content"
tools:parentTag="androidx.constraintlayout.widget.ConstraintLayout">
<androidx.constraintlayout.widget.ConstraintLayout
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we please add spaces between the tags? Only this and the tag next to it, rest of the file you already added the spaces between tags. Thank you :)

Copy link
Contributor

@obaidgini obaidgini left a comment

Choose a reason for hiding this comment

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

@danicretu Everything looks good to me 👌 , Just a small spaces related comment is added. Thank you!

Copy link

sonarqubecloud bot commented Feb 5, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants