ManuelPeinado/FadingActionBar

Header moves out of view when EditText loses focus

litsdm opened this issue · 0 comments

I have an EditText inside the ObservableScrollView and when i click on it and then clear its focus the header moves up depending on how much you had scrolled, this can be seen in the images below.

Before doing anything
screenshot_2015-09-05-16-55-06

Edit text is focused
screenshot_2015-09-05-16-55-11

Edit text loses focus and the image moves up
screenshot_2015-09-05-16-55-16

If anyone has any clue on how to fix this please let me know, thank you!