https://github.com/msioen/multilinecollapsingtoolbar.binding
Xamarin binding for https://github.com/opacapp/multiline-collapsingtoolbar
https://github.com/msioen/multilinecollapsingtoolbar.binding
android collapsingtoolbar multiline toolbar xamarin-android-binding xamarin-binding
Last synced: 9 months ago
JSON representation
Xamarin binding for https://github.com/opacapp/multiline-collapsingtoolbar
- Host: GitHub
- URL: https://github.com/msioen/multilinecollapsingtoolbar.binding
- Owner: msioen
- License: apache-2.0
- Created: 2017-11-16T19:41:14.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-28T19:09:38.000Z (over 8 years ago)
- Last Synced: 2025-09-06T18:52:53.044Z (9 months ago)
- Topics: android, collapsingtoolbar, multiline, toolbar, xamarin-android-binding, xamarin-binding
- Language: C#
- Size: 238 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/MultiLineCollapsingToolbar.Binding/)
# Multilinecollapsingtoolbar binding
Android Xamarin binding for libary https://github.com/opacapp/multiline-collapsingtoolbar
_multiline-collapsingtoolbar_ is a replacement for `CollapsingToolbarLayout` from the [Android
Design Support Library](https://github.com/android/platform_frameworks_support/tree/master/design)
which can deal with multiline titles (with a customizable maximum number of lines) in the
expanded state. When collapsing the toolbar, the lower lines of the title fade away to leave
only the top line visible.
**There are two issues ([180736](https://code.google.com/p/android/issues/detail?id=180736),
[215056](https://code.google.com/p/android/issues/detail?id=215056)) in the Android Issue Tracker which request this and/or similar features to be added to the official Design Support Library. We encourage you to star these issues to help make this library obsolete (and relieve us of the burden of updating it with every new Support Library version) in the future.**
## Example
Here you can see the library in action in the included demo app:
