.. |
base
|
de18d4a25b
With single and multi choice lists, if the initial selection is further down in the list than what's initially visible, it will automatically scroll to show the first selected position. Resolves #372.
|
10 лет назад |
prefs
|
de18d4a25b
With single and multi choice lists, if the initial selection is further down in the list than what's initially visible, it will automatically scroll to show the first selected position. Resolves #372.
|
10 лет назад |
util
|
9c7e49bca8
#297 - Added option to limit dialog icon to a default max size (32dp) through builder method or through a global theme attribute. Added option to limit dialog to a specified max size through a builder method and a global theme attribute.
|
10 лет назад |
AlertDialogWrapper.java
|
1b24402bfe
Single choice and multi choice dialogs' callbacks were changed. They now return a boolean: when you enable alwaysCallSingleChoiceCallback or alwaysCallMultiChoiceCallback, you can return false to not allow selection. Also added alwaysCallSingleChoiceCallback to AlertDialogWrapper.Builder.
|
10 лет назад |
DialogAction.java
|
b27b2168af
Rebased repo.
|
10 лет назад |
DialogInit.java
|
de18d4a25b
With single and multi choice lists, if the initial selection is further down in the list than what's initially visible, it will automatically scroll to show the first selected position. Resolves #372.
|
10 лет назад |
GravityEnum.java
|
2d36924114
Release 0.5.8
|
10 лет назад |
MaterialDialog.java
|
871aac5fed
An update will go out for the sample project, to fix various crash issues and < API 10 compatibility. Library is not updated yet.
|
10 лет назад |
MaterialDialogAdapter.java
|
9720264ee2
Distributed different dialog types among different layouts, along with distributing re-used components to included layouts. Highly increases efficiency and speed, and decreases manual padding/margin logic. Resolves #368.
|
10 лет назад |
Theme.java
|
b27b2168af
Rebased repo.
|
10 лет назад |
ThemeSingleton.java
|
651207c63e
Release 0.6.1
|
10 лет назад |