Replace material-dialogs usage with Material Components' (#5423)
* Use Material Components' dialogs For all dialogs that has direct replacement. * Convert text input dialogs * Convert quad-state multi choices dialogs * Convert date picker dialogs This also changes the flow to remove selected start/finish tracking date and the track item itself * Remove material-dialogs dependencies
This commit is contained in:
@@ -17,7 +17,4 @@
|
||||
<dimen name="screen_edge_margin">16dp</dimen>
|
||||
|
||||
<dimen name="tablet_horizontal_cover_margin">128dp</dimen>
|
||||
|
||||
<!-- material-dialogs button radius -->
|
||||
<dimen name="md_action_button_corner_radius">4dp</dimen>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user