You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to use this Behavior, while having the Toolbar pinned to the top? I'd like to be able to use the "quick return" toolbar, but with my ImageView shrinking into it. I've been playing with layouts all week, but the only time it works is if my layout is exactly like the one in the example.
I'm also not really following the Behavior code enough to adapt it, but it seems to me like the custom attributes aren't even really being used correctly, if at all.
How does this work?
The text was updated successfully, but these errors were encountered:
Is it possible to use this
Behavior
, while having theToolbar
pinned to the top? I'd like to be able to use the "quick return" toolbar, but with myImageView
shrinking into it. I've been playing with layouts all week, but the only time it works is if my layout is exactly like the one in the example.I'm also not really following the
Behavior
code enough to adapt it, but it seems to me like the custom attributes aren't even really being used correctly, if at all.How does this work?
The text was updated successfully, but these errors were encountered: