This website requires JavaScript.
Explore
Help
Sign In
DEV
/
material-components_material-components-android
Watch
1
Star
0
Fork
0
You've already forked material-components_material-components-android
mirror of
https://github.com/material-components/material-components-android.git
synced
2026-01-19 03:21:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
material-components_materia...
/
lib
/
java
/
com
/
google
/
android
/
material
/
dialog
History
Material Design Team
7a300c134f
Fix MaterialAlertDialog getting dismissed on any MotionEvent.
...
PiperOrigin-RevId: 305275984
2020-04-09 05:14:38 -07:00
..
res
Use text buttons for framework AlertDialogs in V21+. The library does not encourage usage of the framework AlertDialog (use the AppCompat one instead), however this change is to help support areas that do use the framework AlertDialog, like preferences.
2020-02-18 16:44:15 -05:00
res-public
/values
Add attributes for dialogs that should be public to public.xml
2020-02-11 14:35:34 -05:00
build.gradle
Clean up Gradle build shorthands for appcompat/androidx libraries
2019-01-18 14:13:26 -05:00
InsetDialogOnTouchListener.java
Fix MaterialAlertDialog getting dismissed on any MotionEvent.
2020-04-09 05:14:38 -07:00
MaterialAlertDialogBuilder.java
Add nullness annotations to input parameters
2020-03-24 11:31:35 -04:00
MaterialDialogs.java
Add @NonNull and @Nullable annotations
2019-08-29 11:08:56 -04:00