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

Support device rotation #6

Open
shuvashish76 opened this issue Jun 10, 2021 · 4 comments
Open

Support device rotation #6

shuvashish76 opened this issue Jun 10, 2021 · 4 comments
Labels
feature-request New feature or request

Comments

@shuvashish76
Copy link
Contributor

Is your feature request related to a problem? Please describe.
I'm using this app on my android Tablet & most of the times I use landscape mode by default for all apps.

Steps to reproduce the behavior:

  1. Turn on device "Auto-rotate"
  2. Go to Quotes app & rotate your device to landscape / reverse-landscape / reverse-portrait mode
  3. App remains in Portrait mode

Describe the solution you'd like
App should support device "Auto-rotation" feature.

Describe alternatives you've considered
There are other apps which can force any app to device rotation for ex: Tap 'n' Turn.
But in my opinion it would be nice if the app itself support device rotation than being forced by another app.

Additional context
Not sure if its device specific.

Device details
OS: Linux Android 8.1.0 - 27
Device: TB-8704X
Model: Lenovo TB-8704X
Product: TB-8704X

@VishnuSanal
Copy link
Owner

@shuvashish76 I disabled that on purpose a while back when the layout looked weird - it was a hack! Will look into it :)

@VishnuSanal VishnuSanal added the feature-request New feature or request label Jun 10, 2021
@VishnuSanal VishnuSanal changed the title Support device "Auto-rotation" Support device rotation Jul 30, 2021
@VishnuSanal
Copy link
Owner

Technically, our app is now compatible with landscape layout. But, the purpose of our app is to share Quotes Statuses (which will be portrait). Plus, our default BG images will get stretched on landscape mode. (an example attached). So, I think it is not necessary to support landscape layout.

SS

The main reason will be that the app shares only portrait statuses

What do you think @shuvashish76?

@shuvashish76
Copy link
Contributor Author

I'm using this app on my android Tablet & most of the times I use landscape mode by default for all apps.

Ok maybe it's just me. Still I think supporting device orientation is a nice feature.

Plus, our default BG images will get stretched on landscape mode.

Tested with Tap 'n' Turn app in landscape mode, while sharing the image remains in portrait mode.

@VishnuSanal
Copy link
Owner

Okay, then we can have it as an experimental feature - the user should turn it on from settings in order for it to work. Maybe also with a warning that some images might be distorted.

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

No branches or pull requests

2 participants