Aidan Follestad
|
985e16176a
maybeSetAdditionalPadding -> additionalPaddingForFont, fix formatting, add kdoc. additionalPaddingForFont doesn't need a height parameter, can just use measuredHeight. Part of #1936.
|
5 年之前 |
Enrico D'Ortenzio
|
e28453bce8
Custom fonts: Fix title being cut off, resolves #1936 (#1944)
|
5 年之前 |
Johnett Mathew
|
43d9a58104
[Fix]in sample application text's are not readable in dark theme (#1942)
|
5 年之前 |
Aidan Follestad
|
689c4121b5
Cleanup to MaterialDialog.kt
|
5 年之前 |
Aidan Follestad
|
e4232fd44e
Bottom sheets corner radius should only apply at the top. Resolves #1941.
|
5 年之前 |
Aidan Follestad
|
6069c88c1d
Add assertions and prevent out of bounds crashes in the choice list adapters. Resolves #1906.
|
5 年之前 |
Aidan Follestad
|
2f7c932f9d
Add md_line_spacing_body attribute to set a global default line spacing for dialog messages. Resolves #1903.
|
5 年之前 |
Aidan Follestad
|
fe8e97de6b
Update sample APK
|
5 年之前 |
Aidan Follestad
|
dc3e8e667f
Release 3.2.1
|
5 年之前 |
Aidan Follestad
|
1fecef8a82
Fix module-name given to the Kotlin compiler for each module
|
5 年之前 |
Aidan Follestad
|
f5429fb30f
Release 3.2.0
|
5 年之前 |
Huyanh Hoang
|
5009519d91
Expose BottomSheet grid item title TextView, resolves #1924
|
5 年之前 |
Aidan Follestad
|
2112872761
Set isHideable to true again when non-cancelable BottomSheet dialog is dismissed.
|
5 年之前 |
Aidan Follestad
|
d2dce896ec
Non-cancelable bottom sheet dialogs cannot be dismissed by swiping down. Resolves #1925.
|
5 年之前 |
Aidan Follestad
|
df285c22a4
Fix default radius not being set. Resolves #1909.
|
5 年之前 |
Aidan Follestad
|
4895014672
Fix corner radius not working when there are views that have a background. Resolves #1840.
|
5 年之前 |
Aidan Follestad
|
44e27c5e8c
Fix updateTextColor on buttons not always persisting. Resolves #1783.
|
5 年之前 |
Aidan Follestad
|
2f8a0f7ee9
Fix choice list margin, resolves #1937.
|
5 年之前 |
Aidan Follestad
|
42f62fc657
Fix BottomSheet compilation
|
5 年之前 |
Aidan Follestad
|
78112c0e36
Merge branch 'master' of github.com:afollestad/material-dialogs
|
5 年之前 |
Aidan Follestad
|
a81b26b19c
Dependency upgrades
|
5 年之前 |
Angus Holder
|
9c4bd07c2f
Add missing kotlin-coroutines-android dependency (#1939)
|
5 年之前 |
Aidan Follestad
|
43e4e3b9f9
Update project Gradle script structure
|
5 年之前 |
Aidan Follestad
|
20d5dfd164
Restore README_OLD.md
|
5 年之前 |
Madalin Valceleanu
|
ccb32177a7
Fixed lint project deprecation warnings (#1876)
|
5 年之前 |
Madalin Valceleanu
|
9560d58abe
NPE when using maxDate on datePicker without selecting date (#1877)
|
5 年之前 |
Aidan Follestad
|
dd04213040
Dependency upgrades
|
5 年之前 |
Aidan Follestad
|
f08de31954
Release 3.1.1
|
5 年之前 |
Yuri Denison
|
755fedd6b6
Made list dialogs use CharSequence items instead of String, resolves #1867
|
5 年之前 |
Aidan Follestad
|
fe3ed75ea4
Coroutines and LeakCanary upgrades
|
5 年之前 |