issues Search Results · repo:saulmm/CoordinatorBehaviorExample language:Java
Filter by
44 results
(66 ms)44 results
insaulmm/CoordinatorBehaviorExample (press backspace or delete to remove)AhmedovDev
- 1
- Opened on Jan 27, 2021
- #52
AhmedovDev
- Opened on Jan 27, 2021
- #51
sonalpatel22
- 1
- Opened on Aug 3, 2019
- #49
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
FaridLU
- Opened on May 9, 2018
- #46
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

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 IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
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 IssuesProTip!
Restrict your search to the title by using the in:title qualifier.