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-20 12:01:46 +08:00
Code Issues Packages Projects Releases Wiki Activity
material-components_materia.../lib/java/com/google/android/material/appbar
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
..
res
[CollapsingToolbarLayout] Allow application to Set ellipsis to Title in CollapsingToolBar
2022-04-28 16:26:58 -04:00
res-public/values
[CollapsingToolbarLayout] Allow application to Set ellipsis to Title in CollapsingToolBar
2022-04-28 16:26:58 -04:00
AppBarLayout.java
[TopAppBar] Exclude gone views from scroll range calculation
2022-06-10 16:38:51 -07:00
CollapsingToolbarLayout.java
[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
HeaderBehavior.java
Internal change
2021-11-29 17:35:39 +00:00
HeaderScrollingViewBehavior.java
Internal change
2021-11-29 17:35:39 +00:00
MaterialToolbar.java
[MaterialToolbar] Add clearNavigationIconTint() method
2022-06-06 14:25:49 -07:00
ViewOffsetBehavior.java
…
ViewOffsetHelper.java
Internal change
2021-11-29 17:35:39 +00:00
ViewUtilsLollipop.java
[AppBarLayout] fix stateListAnimator related elevation bug
2021-09-01 17:05:16 -04:00
Powered by Gitea Version: 1.23.1 Page: 2664ms Template: 225ms
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