ic_switch_camera_white_48dp.xml 397 B

123456789
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!-- This is an example InsetDrawable. It should be manually reviewed. -->
  3. <inset xmlns:android="http://schemas.android.com/apk/res/android"
  4. android:drawable="@mipmap/ic_switch_camera_white_48dp_inset"
  5. android:insetTop="3.5dp"
  6. android:insetLeft="3.5dp"
  7. android:insetBottom="7.5dp"
  8. android:insetRight="3.5dp"
  9. android:visible="true" />