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-02-20 08:39:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
material-components_materia...
/
lib
/
java
/
com
/
google
/
android
/
material
/
internal
History
Material Design Team
41274ddb1f
Migrate transition android support libraries to androidx.
...
PiperOrigin-RevId: 239881112
2019-03-26 17:30:06 -04:00
..
res
…
res-public
/values
…
AndroidManifest.xml
…
BaselineLayout.java
…
build.gradle
Clean up Gradle build shorthands for appcompat/androidx libraries
2019-01-18 14:13:26 -05:00
CheckableImageButton.java
…
CollapsingTextHelper.java
Remove @VisibleForTesting annotation from CollapsingTextHelper#getCurrentCollapsedTextColor.
2019-01-25 13:57:02 -05:00
ContextUtils.java
…
DescendantOffsetUtils.java
…
DrawableUtils.java
…
Experimental.java
…
FlowLayout.java
…
ForegroundLinearLayout.java
…
NavigationMenu.java
…
NavigationMenuItemView.java
…
NavigationMenuPresenter.java
…
NavigationMenuView.java
…
NavigationSubMenu.java
…
package-info.java
…
ParcelableSparseArray.java
…
ScrimInsetsFrameLayout.java
…
StateListAnimator.java
…
TextDrawableHelper.java
Update ChipDrawable to use TextDrawableHelper to handle logic related to text rendering. ChipDrawable is still responsible for drawing text.
2019-03-08 10:08:59 -05:00
TextScale.java
Migrate transition android support libraries to androidx.
2019-03-26 17:30:06 -04:00
ThemeEnforcement.java
…
ViewUtils.java
Refactor dpToPx method into ViewUtils
2019-02-24 14:38:37 -05:00
VisibilityAwareImageButton.java
…