Skip to content

Search Page Grid Spacing and Padding #11

Description

@jason-klein

When you open the HelpSGF app on a high resolution emulator or device, the main Search Page (12 icons) looks just fine. When you open the app on a low resolution emulator (e.g. default emulator in Android Studio), the icons are extremely small because the Grid Spacing and Padding are hard coded to fixed pixel sizes.

Need to determine best way to set the Grid ColumnSpacing="50" RowSpacing="43" Padding="34" settings in HelpSGF/SearchPage.xaml code (e.g. use variable values such as percentages?). Will require reading up on best practices.

Here are a few potential resources discussed in #helpsgf channel in January 2019:

How to handle different screen sizes
https://forums.xamarin.com/discussion/82719/how-to-handle-different-screen-sizes

Xamarin.Forms 3 For You and Me
https://www.telerik.com/blogs/xamarin-forms-3-for-you-and-me

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions