Skip to main content

Camera screen

Change icons

You can use your app specific icons in Video Editor SDK. Add icon files to Android drawable folder with predefined names.

info

We strongly recommend using vector assets (.svg files).

Screenshot 

Below is a list of icons. Each icon has a few states - on, off and modes. Specific file name should be assigned to each state. The filename on the right.
Example, ic_camera_switch_on_new.xml file is used in the SDK to denote the state when a flipper is on.

  1. Flip
    1. on - ic_camera_switch_on_new
    2. off - ic_camera_switch_off_new
  2. Flash
    1. on - ic_flashlight_on_new
    2. off - ic_flashlight_off_new
  3. Speed
    1. x0.5 - ic_recording_speed_x0_5_new
    2. x1 - ic_recording_speed_x1_new
    3. x2 - ic_recording_speed_x2_new
    4. x3 - ic_recording_speed_x3_new
    5. x0.5 selected - ic_recording_speed_x0_5_selected_new
    6. x1 selected - ic_recording_speed_x1_selected_new
    7. x2 selected - ic_recording_speed_x2_selected_new
    8. x3 selected - ic_recording_speed_x3_selected_new
  4. Mic
    1. on - ic_mute_mic_on_new
    2. off - ic_mute_mic_off_new
  5. Beauty
    1. on - ic_beauty_on_new
    2. off - ic_beauty_off_new
  6. Filter
    1. on - ic_color_on_new
    2. off - ic_color_off_new
  7. PIP
    1. on - ic_pip_on_new
    2. off - ic_pip_off_new
  8. Mask
    1. on - ic_mask_on_new
    2. off - ic_mask_off_new
  9. Music
    1. on - ic_music_on_white
    2. off - ic_music_on_white
  10. Timer
    1. ic_timer_new