Logo
Explore Help
Sign In
DEV/material-components_material-components-android
1
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-27 19:14:22 +08:00
Code Issues Packages Projects Releases Wiki Activity
material-components_materia.../lib
History
dsn5ft 241aa5cd8b [CollapsingToolbarLayout] Added experimental API to allow generic customizations of the StaticLayout.Builder used for the title text
Example usage:

```
collapsingToolbarLayout.setStaticLayoutBuilderConfigurer(
    builder ->
        builder.setLineBreakConfig(
            new LineBreakConfig.Builder()
                .setLineBreakWordStyle(LineBreakConfig.LINE_BREAK_WORD_STYLE_PHRASE)
                .build()));
```

PiperOrigin-RevId: 455625977
2022-06-23 18:32:33 +00:00
..
java/com/google/android/material
[CollapsingToolbarLayout] Added experimental API to allow generic customizations of the StaticLayout.Builder used for the title text
2022-06-23 18:32:33 +00:00
javatests/com/google/android/material
[MaterialButton] Add methods to not toggle checked state on buttons on click
2022-06-07 18:53:01 -07:00
AndroidManifest.xml
…
build.gradle
[Gradle] Remove unit test resources from main library source set and refactor the way test resources are configured/accessed
2022-05-16 16:08:05 -04:00
proguard-behaviors.pro
…
proguard-inflater.pro
…
Powered by Gitea Version: 1.23.1 Page: 1125ms Template: 34ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API