kongzue / kongzue/DialogV3

CustomDialog底部弹出横向不能铺满,自3.2.0版本起setAlign使用BaseDialog.ALIGN.BOTTOM 出现问题

Open
#217 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.2k
Forks
158
PR merge metrics
No merged PRs in 30d

Description

自3.2.0版本起setAlign使用BaseDialog.ALIGN.BOTTOM 出现CustomDialog横向不能铺满全屏,
使用3.1.9版本 .setAlign(CustomDialog.ALIGN.BOTTOM) 正常可用,能达到效果
3.2.0~3.2.4 使用BaseDialog.ALIGN.BOTTOM 不能达到效果,两边会有留白,很丑

Contributor guide

No contributing guide indexed for this repository

Research direction

Compare CustomDialog behavior between version 3.1.9 and versions 3.2.0–3.2.4, focusing on setAlign(CustomDialog.ALIGN.BOTTOM) and BaseDialog.ALIGN.BOTTOM. Reproduce the bottom-aligned dialog with the reported versions and verify that the dialog spans the full horizontal width without side gaps.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.