Skip to content

Fixes #68 Overflow of widget in home screen#137

Open
noman2002 wants to merge 2 commits intoSaransh-cpp:masterfrom
noman2002:issue-68-overflow-in-home-screen
Open

Fixes #68 Overflow of widget in home screen#137
noman2002 wants to merge 2 commits intoSaransh-cpp:masterfrom
noman2002:issue-68-overflow-in-home-screen

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