Skip to content

issues Search Results · repo:saulmm/CoordinatorBehaviorExample language:Java

Filter by

44 results
 (66 ms)

44 results

insaulmm/CoordinatorBehaviorExample (press backspace or delete to remove)

When I set the gravity of image, and scroll the page quickly, it not appear properly. this is before scrolling quickly: Screenshot_1555322824 this after scroll: Screenshot_1555322735
  • allith10
  • Opened 
    on Apr 15, 2019
  • #48

On Scroll many times (like 10 times within 5 seconds), the rounded image (child) keeps moving up and up. Then moves to normal position and it keeps moving again..However, if you scroll slowly and slowly, ...
  • flexpeace
  • 1
  • Opened 
    on Jul 3, 2018
  • #47

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 ...
  • drinfernoo
  • 1
  • Opened 
    on Mar 11, 2018
  • #45

For this example if you directly add onOptionsItemSelected it will not work. To solve this you need to add one line of code: ... mToolbar.inflateMenu(R.menu.menu_main); // add this line setSupportActionBar(mToolbar); ...
  • yuanliu666
  • 1
  • Opened 
    on Mar 5, 2018
  • #44

Hi I am developing app in which I am having a view similar to Instagram (https://user-images.githubusercontent.com/35765225/35329279-4444b0ee-00f7-11e8-8408-95c6d0bfb04d.jpeg) I want a scrolling effect ...
  • SatvirGsBitlabs
  • Opened 
    on Feb 1, 2018
  • #43

Caused by: android.view.InflateException: Binary XML file line #0: Could not inflate Behavior subclass saulmm.myapplication.AvatarImageBehavior.
  • ravi9598
  • 3
  • Opened 
    on Jan 28, 2018
  • #41
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub