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

you can use or mediaquery or screenutil #50

Open
savagecarol opened this issue Dec 8, 2020 · 4 comments
Open

you can use or mediaquery or screenutil #50

savagecarol opened this issue Dec 8, 2020 · 4 comments
Labels
enhancement New feature or request

Comments

@savagecarol
Copy link
Contributor

savagecarol commented Dec 8, 2020

Is your feature request related to a problem? Please describe.
use of Mediaquery or Screenutil it will be better for the performance of the app.
it increases the compatability of the app.

Describe the solution you'd like

  1. by the help of mediaquery and screenutil the app will be compatible to all the devices.
    example -> suppose the app is working good in my mobile phone with dimension (440 * 880 ) but it will not work well on the mobile phone with dimensions( 448 * 992) .
    so that is the reason we should use it
@savagecarol savagecarol added the enhancement New feature or request label Dec 8, 2020
@abhitidarbar
Copy link
Contributor

Is your feature request related to a problem? Please describe.
you can use or mediaquery or screenutil it will be better for the performance.

Describe the solution you'd like
simply use it in the whole code for the better performance in all sort of devices.
it is better to use screenutils then mediaquery

Hey @savagecarol I would really appreciate your attempt to create an issue and work upon it but the title of your issue is unclear(you used "or" between "use" and "media query" why???). Also, the description and solution you wrote is non explanatory(you can include why are u adding this feature or what it brings to the app). Also, you could try to erase the already defined layout for generating issues if its not relevant. Please edit it. Besides this, your effort is appreciated.

Also, are you working on this issue so that it can be assigned to you ?

@savagecarol
Copy link
Contributor Author

Is your feature request related to a problem? Please describe.
use of Mediaquery or Screenutil it will be better for the performance of the app.
it increases the compatability of the app.

Describe the solution you'd like

  1. by the help of mediaquery and screenutil the app will be compatible to all the devices.
    example -> suppose the app is working good in my mobile phone with dimension (440 * 880 ) but it will not work well on the mobile phone with dimensions( 448 * 992) .
    so that is the reason we should use it

@abhitidarbar
Copy link
Contributor

Is your feature request related to a problem? Please describe.
use of Mediaquery or Screenutil it will be better for the performance of the app.
it increases the compatability of the app.

Describe the solution you'd like

  1. by the help of mediaquery and screenutil the app will be compatible to all the devices.
    example -> suppose the app is working good in my mobile phone with dimension (440 * 880 ) but it will not work well on the mobile phone with dimensions( 448 * 992) .
    so that is the reason we should use it

It is better than before but we could sum up all these lines like this :
"As we know the dimensions of different screens can affect our application UI. Use of Mediaquery or Screenutil will make our application more compatible and increase the performance of the app."
which will make it easier to understand for others too if they want to check this issue .
Also, try avoiding writing same things again and again .

@savagecarol
Copy link
Contributor Author

okay

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

No branches or pull requests

2 participants