avast / avast/android-styled-dialogs

Support for AppCompat 22.1+

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

Description

Support library 22.1+ introduces dialog styling. It's no longer required to emulate that in this library. However this library has useful simple API for DialogFragments. We should remove the custom styling, replace it with AppCompat's, but keep the simple API.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the library's custom dialog styling and its DialogFragment API, then compare that styling with AppCompat 22.1+ support. Remove the duplicated styling while preserving the simple DialogFragment API, and verify that dialogs use AppCompat styling without breaking existing behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.