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-20 12:01:46 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
material-components_materia...
/
lib
/
java
/
com
/
google
/
android
/
material
/
internal
History
Material Design Team
76ffe35fef
Cleanup
...
PiperOrigin-RevId: 313865830
2020-06-01 16:52:06 -04:00
..
res
Add comment explaining why certain attributes should remain private.
2020-02-10 09:34:59 -05:00
res-public
/values
Add private attributes that should be public to public.xml.
2020-02-06 17:25:29 -05:00
BaselineLayout.java
…
build.gradle
…
CheckableImageButton.java
Cleanup
2020-06-01 16:52:06 -04:00
CollapsingTextHelper.java
Initial support for Multiline CollapsingToolbarLayout
2020-02-10 14:32:15 -05:00
ContextUtils.java
…
DescendantOffsetUtils.java
…
Experimental.java
…
FlowLayout.java
…
ForegroundLinearLayout.java
…
ManufacturerUtils.java
[MaterialDatePicker] Fix check for date input keyboard separator characters for single selection mode
2020-05-27 13:50:17 -04:00
NavigationMenu.java
…
NavigationMenuItemView.java
Pass the item ID through to the item view which is created by the RecyclerView if the ID is greater than zero.
2020-03-05 13:00:06 -08:00
NavigationMenuPresenter.java
…
NavigationMenuView.java
…
NavigationSubMenu.java
…
package-info.java
…
ParcelableSparseArray.java
…
ParcelableSparseBooleanArray.java
…
ParcelableSparseIntArray.java
…
ScrimInsetsFrameLayout.java
…
StateListAnimator.java
…
StaticLayoutBuilderCompat.java
Initial support for Multiline CollapsingToolbarLayout
2020-02-10 14:32:15 -05:00
TextDrawableHelper.java
…
TextScale.java
…
ThemeEnforcement.java
…
ViewGroupOverlayApi14.java
…
ViewGroupOverlayApi18.java
…
ViewGroupOverlayImpl.java
…
ViewOverlayApi14.java
…
ViewOverlayApi18.java
…
ViewOverlayImpl.java
…
ViewUtils.java
[Slider] Fix slider tooltip in popupwindows
2020-05-11 16:04:03 -04:00
VisibilityAwareImageButton.java
…