I want to use the camera and album icons in my app, just like whatsapp app (when editing the profile picture):

In order to do it, I'm using these drawables:
- @android:drawable/ic_menu_camera
 - @android:drawable/ic_menu_gallery
 
But the icons don't look the same:

How can I use the same icons as whatsapp?