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

Fixes #68 Overflow of widget in home screen #137

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

noman2002
Copy link
Contributor

Program

  • CodePeak
  • Script Winter of Code
  • None

Issue

Fixes #68

Description

fixed overflow of widgets in homescreen by removing static height and width of container and making it dynamic.

Type of change

You can write manually also

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation change

Screenshot

Checklist:

  • My code follows the style guidelines of this project
  • The app runs properly
  • I have performed a self-review of my own code
  • I have formatted and commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@Saransh-cpp
Copy link
Owner

@noman2002 please merge the master branch of my repository

@noman2002
Copy link
Contributor Author

noman2002 commented Jan 17, 2022

@noman2002 please merge the master branch of my repository

Sorry I was busy. I have merged the master branch of your repo.
Please review and merge it.

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.

Overflow of widgets on Home screen
2 participants