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

Rotation layout in transform operations crop and rotate fixed #2247

Closed
wants to merge 3 commits into from

Conversation

vinmaxx99
Copy link
Member

Fixed #2204

Changes: Made separate functions to set up view list in landscape and portrait configurations for crop issue,fixed attributes in wheel view for image rotation.

Screenshots of the change:
whatsapp image 2018-10-25 at 12 23 16 am

whatsapp image 2018-10-25 at 12 23 20 am

android:id="@+id/horizontalWheelView"
android:layout_width="300dp"
android:layout_height="50dp"
android:layout_gravity="center"
Copy link
Member

Choose a reason for hiding this comment

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

I think you should not hardcode the width and height of the Wheel view

Copy link
Member

@GOVINDDIXIT GOVINDDIXIT left a comment

Choose a reason for hiding this comment

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

contains many indentation issues, fix them

@abishekvashok
Copy link
Member

Closing as stale

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.

Transform operations crop and rotate are not displayed correctly in landscape mode
4 participants