0

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

enter image description here

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:

enter image description here

How can I use the same icons as whatsapp?

Idob
  • 1,620
  • 4
  • 16
  • 27
  • http://stackoverflow.com/questions/2384713/how-to-get-the-icon-of-other-applications-android – Shayan Pourvatan Dec 14 '14 at 13:25
  • 1
    Do you have the **copyright** (or any **legal or commercial agreement**) for using **someone else's graphics**? – Phantômaxx Dec 14 '14 at 13:30
  • No, should I? I thought it's a part of the framework – Idob Dec 14 '14 at 13:50
  • ... which framework? Android? No, it's custom graphics. You are correctly using the Android graphics (which, as you noted, **looks different**). OR you might provide **your** custom graphics. To use **other people's stuff** (including graphics), you must have an **agreement** with them. – Phantômaxx Dec 14 '14 at 19:53
  • So how the camera & album icons in whatsapp dialog is changing when I change my device icon pack? – Idob Dec 15 '14 at 18:09

0 Answers0