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-23 16:01:40 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
material-components_materia...
/
lib
/
java
/
com
/
google
/
android
/
material
/
internal
History
Material Design Team
6ad240dfc0
Pass the item ID through to the item view which is created by the RecyclerView if the ID is greater than zero.
...
PiperOrigin-RevId: 298611118
2020-03-05 13:00:06 -08: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
…
CollapsingTextHelper.java
Initial support for Multiline CollapsingToolbarLayout
2020-02-10 14:32:15 -05:00
ContextUtils.java
…
DescendantOffsetUtils.java
…
Experimental.java
…
FlowLayout.java
Add CollectionInfos and CollectionItemInfos to ChipGroup and Chip for accessibility.
2020-01-10 09:05:36 -08:00
ForegroundLinearLayout.java
…
ManufacturerUtils.java
[DatePicker] Added workaround for Samsung and LG devices to show URL keyboard when enter date in text.
2020-02-10 14:31:45 -05: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
Handle horizontal system insets for BottomAppBar.
2019-12-19 15:45:44 -05:00
VisibilityAwareImageButton.java
…