https://github.com/TheCodeTraveler/DynamicStackLayoutSize
A sample app written in Xamarin.Forms that shows how to dynamically change the height of a Xamarin.Forms.StackLayout
https://github.com/TheCodeTraveler/DynamicStackLayoutSize
Last synced: 6 months ago
JSON representation
A sample app written in Xamarin.Forms that shows how to dynamically change the height of a Xamarin.Forms.StackLayout
- Host: GitHub
- URL: https://github.com/TheCodeTraveler/DynamicStackLayoutSize
- Owner: TheCodeTraveler
- Created: 2018-03-30T17:44:12.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2021-06-21T02:52:06.000Z (over 4 years ago)
- Last Synced: 2025-09-07T04:39:10.985Z (6 months ago)
- Language: C#
- Size: 37.1 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DynamicStackLayoutSize
A sample app written in Xamarin.Forms that shows how to dynamically change the height of a Xamarin.Forms.StackLayout
