Is in whats app the floating action button part of each fragment (chats, status, calls and so on) or is the fab part of the enclosing main layout that encapsulates the fragments?
Because the fab does not scroll sideways away with the fragment contents i tend to the latter case but then again i just started android programming and know nothing about layout flags or options that might cause this behaviour...