Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit 2365f46

Browse files
keianhzobluemarvin
authored andcommitted
Make the base dialog taller to fit all the languages (#2581)
1 parent 5c9ff17 commit 2365f46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/values/dimen.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@
243243

244244
<!-- Prompt dialog -->
245245
<dimen name="prompt_dialog_width">450dp</dimen>
246-
<dimen name="prompt_dialog_height">340dp</dimen>
246+
<dimen name="prompt_dialog_height">365dp</dimen>
247247
<dimen name="prompt_dialog_padding_top">20dp</dimen>
248248
<dimen name="prompt_dialog_padding_bottom">42dp</dimen>
249249
<dimen name="prompt_dialog_padding_sides">64dp</dimen>

0 commit comments

Comments
 (0)