avast / avast/android-styled-dialogs

Design guidelines and full screen dialogs

Open
#135 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2.1k
Forks
443
PR merge metrics
No merged PRs in 30d

Description

According the design guidelines there are two types of material dialogs:
https://www.google.com/design/spec/components/dialogs.html#dialogs-simple-dialogs
https://www.google.com/design/spec/components/dialogs.html#dialogs-full-screen-dialogs

Version 2.1.0 was always displayed fullscreen dialogs (small padding around the dialog)
But latest version alway use huge padding according the dialog, so dialogs with more content looks very weird.

Question is. Is possible to auto detect normal and fullscreen mode according the content or it is better way provide some new method in the builder which will enable fullscreen mode on demand?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the linked Material Design dialog guidelines and compare the fullscreen behavior described for version 2.1.0 with the latest version. Determine whether dialog mode should follow content size or be explicitly selected through the builder; done means the chosen behavior is clearly defined and implemented consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
design, mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.